Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| deprecation |
Since symfony/framework-bundle 6.1: Not setting the "framework.http_method_override" config option is deprecated. It will default to "false" in 7.0.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#9837 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:88 { Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->Symfony\Bundle\FrameworkBundle\DependencyInjection\{closure} … › {
/var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:88 {
Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->Symfony\Bundle\FrameworkBundle\DependencyInjection\{closure} …
›
|
| deprecation |
Since symfony/framework-bundle 6.4: Not setting the "framework.handle_all_throwables" config option is deprecated. It will default to "true" in 7.0.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#9833 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:93 { Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->Symfony\Bundle\FrameworkBundle\DependencyInjection\{closure} … › {
/var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:93 {
Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->Symfony\Bundle\FrameworkBundle\DependencyInjection\{closure} …
›
|
| deprecation |
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#9829 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:504 { Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) … › {
/var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:504 {
Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) …
›
|
| deprecation |
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#9818 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:509 { Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) … › {
/var/www/vhosts/hebu-music.com/dev.hebu-music.com/vendor/doctrine/doctrine-bundle/src/DependencyInjection/DoctrineExtension.php:509 {
Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad(array $config, ContainerBuilder $container) …
›
|
| info |
Matched route "shop.search.execute".
request
[ "route" => "shop.search.execute" "route_parameters" => [ "_route" => "shop.search.execute" "term" => "ralf reiter schlagzeugnoten" "page" => "8" "_controller" => "App\Controller\Shop\SearchController::index" "_locale" => "en" ] "request_uri" => "https://dev.hebu-music.com/en/search/q/ralf%20reiter%20schlagzeugnoten/8?layout=line" "method" => "GET" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 2 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "App\Security\UserAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "App\Security\UserAuthenticator" ] |
| 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" ] |
| info |
Connecting with parameters [ "driver" => "pdo_mysql" "charset" => "utf8mb4" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "hebu_dbu" "password" => "<redacted>" "driverOptions" => [] "serverVersion" => "10.6.12-MariaDB" "defaultTableOptions" => [ "charset" => "utf8mb4" "collate" => "utf8mb4_unicode_ci" ] "dbname" => "hebu_dev" ]
doctrine
[ "params" => [ "driver" => "pdo_mysql" "charset" => "utf8mb4" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "hebu_dbu" "password" => "<redacted>" "driverOptions" => [] "serverVersion" => "10.6.12-MariaDB" "defaultTableOptions" => [ "charset" => "utf8mb4" "collate" => "utf8mb4_unicode_ci" ] "dbname" => "hebu_dev" ] ] |
| debug |
Executing statement: "SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.web_key = ? LIMIT 1" (parameters: [ 1 => "dev.hebu-music.com" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.web_key = ? LIMIT 1" "params" => [ 1 => "dev.hebu-music.com" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.parent_id = ?" (parameters: [ 1 => 10 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.parent_id = ?" "params" => [ 1 => 10 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.rate AS rate_3, t0.sign AS sign_4, t0.is_active AS is_active_5, t0.is_default AS is_default_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.rate_at AS rate_at_9 FROM currencies t0 WHERE t0.code = ?" (parameters: [ 1 => "EUR" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.rate AS rate_3, t0.sign AS sign_4, t0.is_active AS is_active_5, t0.is_default AS is_default_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.rate_at AS rate_at_9 FROM currencies t0 WHERE t0.code = ?" "params" => [ 1 => "EUR" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing query: "SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1"
doctrine
[ "sql" => "SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1" ] |
| debug |
Executing query: "SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1"
doctrine
[ "sql" => "SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1" ] |
| debug |
Executing query: "SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1"
doctrine
[ "sql" => "SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1" ] |
| 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 "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::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 "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\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::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 "App\Listener\KernelListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Listener\KernelListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Core\Events\Subscriber\KernelSubscriber::onRequest".
event
[ "event" => "kernel.request" "listener" => "Core\Events\Subscriber\KernelSubscriber::onRequest" ] |
| 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 "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Core\Events\Subscriber\KernelSubscriber::onControllerEvent".
event
[ "event" => "kernel.controller" "listener" => "Core\Events\Subscriber\KernelSubscriber::onControllerEvent" ] |
| 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 "ContainerZ0soi7S\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerZ0soi7S\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Executing statement: "SELECT DISTINCT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, -a0_.rank AS sclr_28, MATCH(s1_.value_1) AGAINST (? IN BOOLEAN MODE ) AS sclr_29, MATCH(s1_.value_2) AGAINST (? IN BOOLEAN MODE ) AS sclr_30, MATCH(s1_.value_3) AGAINST (? IN BOOLEAN MODE ) AS sclr_31, MATCH(s1_.value_4) AGAINST (? IN BOOLEAN MODE ) AS sclr_32, a0_.arranger_id AS arranger_id_33, a0_.group_id AS group_id_34, a0_.composer_id AS composer_id_35, a0_.country_id AS country_id_36, a0_.publisher_id AS publisher_id_37, a0_.shop_id AS shop_id_38 FROM articles a0_ LEFT JOIN shop_subshops s2_ ON (s2_.shop_id = a0_.shop_id AND s2_.is_active = 1) INNER JOIN search_index s1_ ON (s1_.article_id = a0_.id) WHERE a0_.is_visible = 1 AND (a0_.shop_id = ? OR s2_.subshop_id = ?) AND a0_.state NOT IN (?, ?) AND MATCH(s1_.value_1, s1_.value_2, s1_.value_3, s1_.value_4) AGAINST (? IN BOOLEAN MODE ) > 0 ORDER BY sclr_29 DESC, sclr_30 DESC, sclr_31 DESC, sclr_32 DESC, sclr_28 DESC, a0_.title ASC LIMIT 1" (parameters: [ 1 => "ralf* reiter* schlagzeugnoten*" 2 => "ralf* reiter* schlagzeugnoten*" 3 => "ralf* reiter* schlagzeugnoten*" 4 => "ralf* reiter* schlagzeugnoten*" 5 => 1 6 => 1 7 => "base" 8 => "deleted" 9 => "+ralf* +reiter* +schlagzeugnoten*" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 6 => 1 7 => 2 8 => 2 9 => 2 ])
doctrine
[ "sql" => "SELECT DISTINCT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, -a0_.rank AS sclr_28, MATCH(s1_.value_1) AGAINST (? IN BOOLEAN MODE ) AS sclr_29, MATCH(s1_.value_2) AGAINST (? IN BOOLEAN MODE ) AS sclr_30, MATCH(s1_.value_3) AGAINST (? IN BOOLEAN MODE ) AS sclr_31, MATCH(s1_.value_4) AGAINST (? IN BOOLEAN MODE ) AS sclr_32, a0_.arranger_id AS arranger_id_33, a0_.group_id AS group_id_34, a0_.composer_id AS composer_id_35, a0_.country_id AS country_id_36, a0_.publisher_id AS publisher_id_37, a0_.shop_id AS shop_id_38 FROM articles a0_ LEFT JOIN shop_subshops s2_ ON (s2_.shop_id = a0_.shop_id AND s2_.is_active = 1) INNER JOIN search_index s1_ ON (s1_.article_id = a0_.id) WHERE a0_.is_visible = 1 AND (a0_.shop_id = ? OR s2_.subshop_id = ?) AND a0_.state NOT IN (?, ?) AND MATCH(s1_.value_1, s1_.value_2, s1_.value_3, s1_.value_4) AGAINST (? IN BOOLEAN MODE ) > 0 ORDER BY sclr_29 DESC, sclr_30 DESC, sclr_31 DESC, sclr_32 DESC, sclr_28 DESC, a0_.title ASC LIMIT 1" "params" => [ 1 => "ralf* reiter* schlagzeugnoten*" 2 => "ralf* reiter* schlagzeugnoten*" 3 => "ralf* reiter* schlagzeugnoten*" 4 => "ralf* reiter* schlagzeugnoten*" 5 => 1 6 => 1 7 => "base" 8 => "deleted" 9 => "+ralf* +reiter* +schlagzeugnoten*" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 6 => 1 7 => 2 8 => 2 9 => 2 ] ] |
| debug |
Executing statement: "SELECT DISTINCT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, -a0_.rank AS sclr_28, MATCH(s1_.value_1) AGAINST (? IN BOOLEAN MODE ) AS sclr_29, MATCH(s1_.value_2) AGAINST (? IN BOOLEAN MODE ) AS sclr_30, MATCH(s1_.value_3) AGAINST (? IN BOOLEAN MODE ) AS sclr_31, MATCH(s1_.value_4) AGAINST (? IN BOOLEAN MODE ) AS sclr_32, a0_.arranger_id AS arranger_id_33, a0_.group_id AS group_id_34, a0_.composer_id AS composer_id_35, a0_.country_id AS country_id_36, a0_.publisher_id AS publisher_id_37, a0_.shop_id AS shop_id_38 FROM articles a0_ LEFT JOIN shop_subshops s2_ ON (s2_.shop_id = a0_.shop_id AND s2_.is_active = 1) INNER JOIN search_index s1_ ON (s1_.article_id = a0_.id) WHERE a0_.is_visible = 1 AND (a0_.shop_id = ? OR s2_.subshop_id = ?) AND a0_.state NOT IN (?, ?) AND MATCH(s1_.value_1, s1_.value_2, s1_.value_3, s1_.value_4) AGAINST (? IN BOOLEAN MODE ) > 0 ORDER BY sclr_29 DESC, sclr_30 DESC, sclr_31 DESC, sclr_32 DESC, sclr_28 DESC, a0_.title ASC" (parameters: [ 1 => "ralf* reiter* schlagzeugnoten*" 2 => "ralf* reiter* schlagzeugnoten*" 3 => "ralf* reiter* schlagzeugnoten*" 4 => "ralf* reiter* schlagzeugnoten*" 5 => 1 6 => 1 7 => "base" 8 => "deleted" 9 => "ralf* reiter* schlagzeugnoten*" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 6 => 1 7 => 2 8 => 2 9 => 2 ])
doctrine
[ "sql" => "SELECT DISTINCT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, -a0_.rank AS sclr_28, MATCH(s1_.value_1) AGAINST (? IN BOOLEAN MODE ) AS sclr_29, MATCH(s1_.value_2) AGAINST (? IN BOOLEAN MODE ) AS sclr_30, MATCH(s1_.value_3) AGAINST (? IN BOOLEAN MODE ) AS sclr_31, MATCH(s1_.value_4) AGAINST (? IN BOOLEAN MODE ) AS sclr_32, a0_.arranger_id AS arranger_id_33, a0_.group_id AS group_id_34, a0_.composer_id AS composer_id_35, a0_.country_id AS country_id_36, a0_.publisher_id AS publisher_id_37, a0_.shop_id AS shop_id_38 FROM articles a0_ LEFT JOIN shop_subshops s2_ ON (s2_.shop_id = a0_.shop_id AND s2_.is_active = 1) INNER JOIN search_index s1_ ON (s1_.article_id = a0_.id) WHERE a0_.is_visible = 1 AND (a0_.shop_id = ? OR s2_.subshop_id = ?) AND a0_.state NOT IN (?, ?) AND MATCH(s1_.value_1, s1_.value_2, s1_.value_3, s1_.value_4) AGAINST (? IN BOOLEAN MODE ) > 0 ORDER BY sclr_29 DESC, sclr_30 DESC, sclr_31 DESC, sclr_32 DESC, sclr_28 DESC, a0_.title ASC" "params" => [ 1 => "ralf* reiter* schlagzeugnoten*" 2 => "ralf* reiter* schlagzeugnoten*" 3 => "ralf* reiter* schlagzeugnoten*" 4 => "ralf* reiter* schlagzeugnoten*" 5 => 1 6 => 1 7 => "base" 8 => "deleted" 9 => "ralf* reiter* schlagzeugnoten*" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 1 6 => 1 7 => 2 8 => 2 9 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1654 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1654 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7082 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7082 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 47 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 47 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.tax_name AS tax_name_2, t0.price_attributes AS price_attributes_3, t0.is_active AS is_active_4, t0.rid AS rid_5, t0.state AS state_6, t0.sync AS sync_7, t0.state_at AS state_at_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12 FROM groups t0 WHERE t0.id = ?" (parameters: [ 1 => 7 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.tax_name AS tax_name_2, t0.price_attributes AS price_attributes_3, t0.is_active AS is_active_4, t0.rid AS rid_5, t0.state AS state_6, t0.sync AS sync_7, t0.state_at AS state_at_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12 FROM groups t0 WHERE t0.id = ?" "params" => [ 1 => 7 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45345 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45345 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 409 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 409 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1910 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1910 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 13 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 13 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 15869 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 15869 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 11894 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 11894 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 77 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 77 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 4 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 4 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 87191 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 87191 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 5940 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 5940 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2198 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2198 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 148835 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 148835 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 49323 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 49323 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 102 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 102 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 764322 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 764322 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 698 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 698 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 803460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 803460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 45 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 45 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 135622 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 135622 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 403 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 403 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 107291 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 107291 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1158 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1158 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 14099 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 14099 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 336 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 336 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 106289 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 106289 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 895 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 895 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 95581 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 95581 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 9252 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 9252 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 9 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 9 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 17996 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 17996 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2126 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2126 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7230 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7230 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826815 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826815 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826814 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826814 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 358 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 358 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 10085 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 10085 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8087 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8087 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 12210 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 12210 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 39137 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 39137 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 3064 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 3064 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572045 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572045 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3629 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3629 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 88 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 88 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 738454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 738454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2216 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2216 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 738419 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 738419 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 5055 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 5055 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 46025 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 46025 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 105 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 105 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 734956 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 734956 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7196 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7196 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 651675 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 651675 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2053 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2053 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 6 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 6 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 228926 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 228926 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 15738 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 15738 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 2865 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 2865 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 133582 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 133582 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8110 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8110 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 106027 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 106027 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 99848 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 99848 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8245 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8245 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 99 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 99 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94903 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94903 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 82854 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 82854 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 10602 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 10602 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 531 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 531 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66908 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66908 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1312 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1312 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 19 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 19 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 80 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 80 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 48719 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 48719 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7048 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7048 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 271 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 271 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45099 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45099 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 308 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 308 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 41265 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 41265 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 40476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 40476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1276 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1276 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 326 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 326 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 40059 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 40059 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 156 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 156 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1772 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1772 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 39937 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 39937 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 5925 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 5925 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 37051 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 37051 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8757 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8757 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 37050 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 37050 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8558 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8558 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 132 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 132 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 35348 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 35348 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 360 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 360 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 21416 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 21416 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 21271 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 21271 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 21269 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 21269 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 282 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 282 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 16 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 16 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 19726 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 19726 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2018 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2018 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3032 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3032 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 19220 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 19220 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3504 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3504 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7164 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7164 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18988 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18988 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18525 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18525 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18384 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18384 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1766 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1766 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 16439 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 16439 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 10240 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 10240 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2122 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2122 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 21 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 21 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 9744 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 9744 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 130 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 130 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 52901 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 52901 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 5 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 5 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 827162 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 827162 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3381 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3381 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2152 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2152 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 93520 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 93520 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 6554 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 6554 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 83776 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 83776 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 80296 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 80296 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 41068 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 41068 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 41067 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 41067 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 41066 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 41066 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 41065 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 41065 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 40838 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 40838 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 40722 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 40722 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8601 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8601 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 35769 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 35769 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 9692 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 9692 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 11995 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 11995 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 623454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 623454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 102786 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 102786 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 134673 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 134673 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 91007 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 91007 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 79941 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 79941 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 825719 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 825719 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 52911 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 52911 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826749 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826749 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 52909 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 52909 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826747 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826747 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 9139 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 9139 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3539 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3539 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 55 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 55 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71919 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71919 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1164 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1164 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94845 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94845 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2581 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2581 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 13129 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 13129 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 52037 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 52037 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 116 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 116 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 285 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 285 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 819314 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 819314 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 52034 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 52034 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 819225 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 819225 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 880 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 880 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 1394 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 1394 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 751606 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 751606 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1776 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1776 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 616760 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 616760 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71920 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71920 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7830 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7830 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 19148 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 19148 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8769 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8769 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18254 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18254 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8085 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8085 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 31972 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 31972 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18229 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18229 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 17709 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 17709 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826770 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826770 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826771 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826771 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 13057 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 13057 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 24961 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 24961 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 593 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 593 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 759658 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 759658 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 821248 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 821248 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 821247 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 821247 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 706 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 706 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 49099 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 49099 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 762405 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 762405 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 521 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 521 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.tax_name AS tax_name_2, t0.price_attributes AS price_attributes_3, t0.is_active AS is_active_4, t0.rid AS rid_5, t0.state AS state_6, t0.sync AS sync_7, t0.state_at AS state_at_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12 FROM groups t0 WHERE t0.id = ?" (parameters: [ 1 => 6 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.tax_name AS tax_name_2, t0.price_attributes AS price_attributes_3, t0.is_active AS is_active_4, t0.rid AS rid_5, t0.state AS state_6, t0.sync AS sync_7, t0.state_at AS state_at_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.shop_id AS shop_id_12 FROM groups t0 WHERE t0.id = ?" "params" => [ 1 => 6 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 148873 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 148873 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 12998 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 12998 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 424 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 424 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 571971 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 571971 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 39197 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 39197 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 63 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 63 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826132 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826132 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 149 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 149 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 828556 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 828556 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54932 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54932 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54938 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54938 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54946 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54946 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3850 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3850 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 940 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 940 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 89 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 89 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 22798 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 22798 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53637 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53637 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53638 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53638 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53643 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53643 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53644 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53644 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53649 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53649 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53650 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53650 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53651 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53651 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53654 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53654 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53661 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53661 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53667 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53667 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53670 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53670 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53671 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53671 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 73543 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 73543 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 73544 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 73544 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 73545 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 73545 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 73546 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 73546 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 57595 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 57595 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1149 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1149 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 830985 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 830985 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 385 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 385 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3992 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3992 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 442 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 442 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 51362 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 51362 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7864 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7864 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 383 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 383 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 92012 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 92012 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1841 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1841 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 172 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 172 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53879 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53879 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 37887 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 37887 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 427 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 427 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826025 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826025 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 246 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 246 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 39807 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 39807 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 6430 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 6430 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 392 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 392 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 92719 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 92719 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 70 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 70 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46311 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46311 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 770 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 770 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65350 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65350 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 244 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 244 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 38288 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 38288 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 335 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 335 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 11620 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 11620 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 39058 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 39058 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 831015 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 831015 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54943 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54943 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54940 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54940 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54958 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54958 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 5688 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 5688 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 618109 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 618109 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54935 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54935 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54936 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54936 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53642 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53642 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54941 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54941 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54951 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54951 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54969 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54969 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 4214 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 4214 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54954 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54954 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53653 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53668 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53668 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54968 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54968 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54961 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54961 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54967 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54967 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54955 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54955 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53664 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53664 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53652 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53652 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54950 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54950 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 56 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 56 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 278 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 278 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 817362 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 817362 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54959 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54959 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54930 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54930 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54933 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54933 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54942 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54942 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 28813 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 28813 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53660 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53660 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54934 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54934 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53636 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53636 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53669 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53669 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53640 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53640 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53641 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53641 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54960 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54960 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54944 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54944 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54957 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54957 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54956 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54956 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53663 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53663 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54939 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54939 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 101898 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 101898 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 17913 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 17913 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53673 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53673 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53645 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53645 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53646 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53646 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53647 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53647 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53672 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53672 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 8454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 8454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53659 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53659 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54964 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54964 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54965 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54965 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 96 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 96 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 19266 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 19266 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53662 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53662 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53665 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53665 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53666 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53666 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53657 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53657 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3653 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 103534 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 103534 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54937 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54937 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 155 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 155 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 55930 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 55930 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50771 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50771 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54931 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54931 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53639 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53639 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53648 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53648 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53655 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53655 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53656 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53656 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53658 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53658 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8730 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8730 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 7144 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 7144 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7407 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7407 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 182 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 182 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 259 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 259 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 624649 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 624649 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 821235 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 821235 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 821297 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 821297 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54971 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54971 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 817361 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 817361 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 8731 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 8731 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 41874 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 41874 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 7343 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 7343 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 819300 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 819300 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 14949 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 14949 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 533 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 533 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 805049 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 805049 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 805043 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 805043 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 333 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 333 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 777467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 777467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 777365 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 777365 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 13819 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 13819 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 127 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 127 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 622659 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 622659 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 575506 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 575506 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 3037 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 3037 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 546044 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 546044 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457546 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457546 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457545 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457545 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457544 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457544 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457543 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457543 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457542 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457542 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457541 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457541 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457540 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457540 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457539 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457539 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457538 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457538 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457537 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457537 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457536 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457536 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457535 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457535 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457534 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457534 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457533 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457533 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457532 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457532 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457531 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457531 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457530 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457530 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457529 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457529 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 257438 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 257438 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 313 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 313 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 257437 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 257437 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 950 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 950 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 232395 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 232395 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 16416 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 16416 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138412 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138412 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 14471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 14471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 112311 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 112311 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 10482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 10482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 111912 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 111912 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 296 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 296 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 102850 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 102850 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 397 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 397 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 12698 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 12698 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 96488 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 96488 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 12598 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 12598 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 86945 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 86945 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 80768 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 80768 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 56249 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 56249 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54966 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54966 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54963 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54963 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54962 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54962 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54945 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54945 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 2009 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 2009 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 208 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 208 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 43816 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 43816 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 40483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 40483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 884 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 884 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" (parameters: [ 1 => 189 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?" "params" => [ 1 => 189 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 24491 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 24491 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 24490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 24490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 21531 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 21531 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 3807 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 3807 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 21476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 21476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 1784 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 1784 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18583 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18583 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 18188 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 18188 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 511 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 511 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 16896 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 16896 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 16895 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 16895 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54953 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54953 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54952 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54952 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54949 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54949 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54948 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54948 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54947 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54947 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_25 FROM (SELECT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC) dctrn_result) dctrn_table" (parameters: [ 1 => 45345 2 => 15869 3 => 87191 4 => 148835 5 => 764322 6 => 803460 7 => 135622 8 => 107291 9 => 106289 10 => 95581 11 => 17996 12 => 826815 13 => 826814 14 => 10085 15 => 12210 16 => 572045 17 => 738454 18 => 738419 19 => 734956 20 => 651675 21 => 228926 22 => 133582 23 => 106027 24 => 99848 25 => 94903 26 => 82854 27 => 66908 28 => 48719 29 => 45099 30 => 41265 31 => 40476 32 => 40059 33 => 39937 34 => 37051 35 => 37050 36 => 35348 37 => 21416 38 => 21271 39 => 21269 40 => 19726 41 => 19220 42 => 18988 43 => 18525 44 => 18384 45 => 16439 46 => 10240 47 => 9744 48 => 827162 49 => 93520 50 => 83776 51 => 80296 52 => 41068 53 => 41067 54 => 41066 55 => 41065 56 => 40838 57 => 40722 58 => 35769 59 => 9692 60 => 623454 61 => 102786 62 => 134673 63 => 91007 64 => 79941 65 => 825719 66 => 826749 67 => 826747 68 => 71919 69 => 94845 70 => 13129 71 => 819314 72 => 819225 73 => 751606 74 => 616760 75 => 71920 76 => 19148 77 => 18254 78 => 18229 79 => 17709 80 => 826770 81 => 826771 82 => 759658 83 => 821248 84 => 821247 85 => 762405 86 => 148873 87 => 571971 88 => 826132 89 => 828556 90 => 54932 91 => 54938 92 => 54946 93 => 22798 94 => 53637 95 => 53638 96 => 53643 97 => 53644 98 => 53649 99 => 53650 100 => 53651 101 => 53654 102 => 53661 103 => 53667 104 => 53670 105 => 53671 106 => 73543 107 => 73544 108 => 73545 109 => 73546 110 => 57595 111 => 830985 112 => 51362 113 => 92012 114 => 53879 115 => 826025 116 => 39807 117 => 92719 118 => 46311 119 => 65350 120 => 38288 121 => 11620 122 => 831015 123 => 54943 124 => 54940 125 => 54958 126 => 618109 127 => 54935 128 => 54936 129 => 53642 130 => 54941 131 => 54951 132 => 54969 133 => 4214 134 => 54954 135 => 53653 136 => 53668 137 => 54968 138 => 54961 139 => 54967 140 => 54955 141 => 53664 142 => 53652 143 => 54950 144 => 817362 145 => 54959 146 => 54930 147 => 54933 148 => 54942 149 => 28813 150 => 53660 151 => 54934 152 => 53636 153 => 53669 154 => 53640 155 => 53641 156 => 54960 157 => 54944 158 => 54957 159 => 54956 160 => 53663 161 => 54939 162 => 101898 163 => 17913 164 => 53673 165 => 53645 166 => 53646 167 => 53647 168 => 53672 169 => 8454 170 => 53659 171 => 54964 172 => 54965 173 => 19266 174 => 53662 175 => 53665 176 => 53666 177 => 53657 178 => 103534 179 => 54937 180 => 55930 181 => 50771 182 => 54931 183 => 53639 184 => 53648 185 => 53655 186 => 53656 187 => 53658 188 => 7144 189 => 624649 190 => 821235 191 => 821297 192 => 54971 193 => 817361 194 => 41874 195 => 819300 196 => 805049 197 => 805043 198 => 777467 199 => 777365 200 => 622659 201 => 575506 202 => 546044 203 => 457546 204 => 457545 205 => 457544 206 => 457543 207 => 457542 208 => 457541 209 => 457540 210 => 457539 211 => 457538 212 => 457537 213 => 457536 214 => 457535 215 => 457534 216 => 457533 217 => 457532 218 => 457531 219 => 457530 220 => 457529 221 => 257438 222 => 257437 223 => 232395 224 => 138412 225 => 112311 226 => 111912 227 => 102850 228 => 96488 229 => 86945 230 => 80768 231 => 56249 232 => 54966 233 => 54963 234 => 54962 235 => 54945 236 => 43816 237 => 40483 238 => 24491 239 => 24490 240 => 21531 241 => 21476 242 => 18583 243 => 18188 244 => 16896 245 => 16895 246 => 54953 247 => 54952 248 => 54949 249 => 54948 250 => 54947 ], types: [ 1 => 1 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 16 => 1 17 => 1 18 => 1 19 => 1 20 => 1 21 => 1 22 => 1 23 => 1 24 => 1 25 => 1 26 => 1 27 => 1 28 => 1 29 => 1 30 => 1 31 => 1 32 => 1 33 => 1 34 => 1 35 => 1 36 => 1 37 => 1 38 => 1 39 => 1 40 => 1 41 => 1 42 => 1 43 => 1 44 => 1 45 => 1 46 => 1 47 => 1 48 => 1 49 => 1 50 => 1 51 => 1 52 => 1 53 => 1 54 => 1 55 => 1 56 => 1 57 => 1 58 => 1 59 => 1 60 => 1 61 => 1 62 => 1 63 => 1 64 => 1 65 => 1 66 => 1 67 => 1 68 => 1 69 => 1 70 => 1 71 => 1 72 => 1 73 => 1 74 => 1 75 => 1 76 => 1 77 => 1 78 => 1 79 => 1 80 => 1 81 => 1 82 => 1 83 => 1 84 => 1 85 => 1 86 => 1 87 => 1 88 => 1 89 => 1 90 => 1 91 => 1 92 => 1 93 => 1 94 => 1 95 => 1 96 => 1 97 => 1 98 => 1 99 => 1 100 => 1 101 => 1 102 => 1 103 => 1 104 => 1 105 => 1 106 => 1 107 => 1 108 => 1 109 => 1 110 => 1 111 => 1 112 => 1 113 => 1 114 => 1 115 => 1 116 => 1 117 => 1 118 => 1 119 => 1 120 => 1 121 => 1 122 => 1 123 => 1 124 => 1 125 => 1 126 => 1 127 => 1 128 => 1 129 => 1 130 => 1 131 => 1 132 => 1 133 => 1 134 => 1 135 => 1 136 => 1 137 => 1 138 => 1 139 => 1 140 => 1 141 => 1 142 => 1 143 => 1 144 => 1 145 => 1 146 => 1 147 => 1 148 => 1 149 => 1 150 => 1 151 => 1 152 => 1 153 => 1 154 => 1 155 => 1 156 => 1 157 => 1 158 => 1 159 => 1 160 => 1 161 => 1 162 => 1 163 => 1 164 => 1 165 => 1 166 => 1 167 => 1 168 => 1 169 => 1 170 => 1 171 => 1 172 => 1 173 => 1 174 => 1 175 => 1 176 => 1 177 => 1 178 => 1 179 => 1 180 => 1 181 => 1 182 => 1 183 => 1 184 => 1 185 => 1 186 => 1 187 => 1 188 => 1 189 => 1 190 => 1 191 => 1 192 => 1 193 => 1 194 => 1 195 => 1 196 => 1 197 => 1 198 => 1 199 => 1 200 => 1 201 => 1 202 => 1 203 => 1 204 => 1 205 => 1 206 => 1 207 => 1 208 => 1 209 => 1 210 => 1 211 => 1 212 => 1 213 => 1 214 => 1 215 => 1 216 => 1 217 => 1 218 => 1 219 => 1 220 => 1 221 => 1 222 => 1 223 => 1 224 => 1 225 => 1 226 => 1 227 => 1 228 => 1 229 => 1 230 => 1 231 => 1 232 => 1 233 => 1 234 => 1 235 => 1 236 => 1 237 => 1 238 => 1 239 => 1 240 => 1 241 => 1 242 => 1 243 => 1 244 => 1 245 => 1 246 => 1 247 => 1 248 => 1 249 => 1 250 => 1 ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_25 FROM (SELECT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC) dctrn_result) dctrn_table" "params" => [ 1 => 45345 2 => 15869 3 => 87191 4 => 148835 5 => 764322 6 => 803460 7 => 135622 8 => 107291 9 => 106289 10 => 95581 11 => 17996 12 => 826815 13 => 826814 14 => 10085 15 => 12210 16 => 572045 17 => 738454 18 => 738419 19 => 734956 20 => 651675 21 => 228926 22 => 133582 23 => 106027 24 => 99848 25 => 94903 26 => 82854 27 => 66908 28 => 48719 29 => 45099 30 => 41265 31 => 40476 32 => 40059 33 => 39937 34 => 37051 35 => 37050 36 => 35348 37 => 21416 38 => 21271 39 => 21269 40 => 19726 41 => 19220 42 => 18988 43 => 18525 44 => 18384 45 => 16439 46 => 10240 47 => 9744 48 => 827162 49 => 93520 50 => 83776 51 => 80296 52 => 41068 53 => 41067 54 => 41066 55 => 41065 56 => 40838 57 => 40722 58 => 35769 59 => 9692 60 => 623454 61 => 102786 62 => 134673 63 => 91007 64 => 79941 65 => 825719 66 => 826749 67 => 826747 68 => 71919 69 => 94845 70 => 13129 71 => 819314 72 => 819225 73 => 751606 74 => 616760 75 => 71920 76 => 19148 77 => 18254 78 => 18229 79 => 17709 80 => 826770 81 => 826771 82 => 759658 83 => 821248 84 => 821247 85 => 762405 86 => 148873 87 => 571971 88 => 826132 89 => 828556 90 => 54932 91 => 54938 92 => 54946 93 => 22798 94 => 53637 95 => 53638 96 => 53643 97 => 53644 98 => 53649 99 => 53650 100 => 53651 101 => 53654 102 => 53661 103 => 53667 104 => 53670 105 => 53671 106 => 73543 107 => 73544 108 => 73545 109 => 73546 110 => 57595 111 => 830985 112 => 51362 113 => 92012 114 => 53879 115 => 826025 116 => 39807 117 => 92719 118 => 46311 119 => 65350 120 => 38288 121 => 11620 122 => 831015 123 => 54943 124 => 54940 125 => 54958 126 => 618109 127 => 54935 128 => 54936 129 => 53642 130 => 54941 131 => 54951 132 => 54969 133 => 4214 134 => 54954 135 => 53653 136 => 53668 137 => 54968 138 => 54961 139 => 54967 140 => 54955 141 => 53664 142 => 53652 143 => 54950 144 => 817362 145 => 54959 146 => 54930 147 => 54933 148 => 54942 149 => 28813 150 => 53660 151 => 54934 152 => 53636 153 => 53669 154 => 53640 155 => 53641 156 => 54960 157 => 54944 158 => 54957 159 => 54956 160 => 53663 161 => 54939 162 => 101898 163 => 17913 164 => 53673 165 => 53645 166 => 53646 167 => 53647 168 => 53672 169 => 8454 170 => 53659 171 => 54964 172 => 54965 173 => 19266 174 => 53662 175 => 53665 176 => 53666 177 => 53657 178 => 103534 179 => 54937 180 => 55930 181 => 50771 182 => 54931 183 => 53639 184 => 53648 185 => 53655 186 => 53656 187 => 53658 188 => 7144 189 => 624649 190 => 821235 191 => 821297 192 => 54971 193 => 817361 194 => 41874 195 => 819300 196 => 805049 197 => 805043 198 => 777467 199 => 777365 200 => 622659 201 => 575506 202 => 546044 203 => 457546 204 => 457545 205 => 457544 206 => 457543 207 => 457542 208 => 457541 209 => 457540 210 => 457539 211 => 457538 212 => 457537 213 => 457536 214 => 457535 215 => 457534 216 => 457533 217 => 457532 218 => 457531 219 => 457530 220 => 457529 221 => 257438 222 => 257437 223 => 232395 224 => 138412 225 => 112311 226 => 111912 227 => 102850 228 => 96488 229 => 86945 230 => 80768 231 => 56249 232 => 54966 233 => 54963 234 => 54962 235 => 54945 236 => 43816 237 => 40483 238 => 24491 239 => 24490 240 => 21531 241 => 21476 242 => 18583 243 => 18188 244 => 16896 245 => 16895 246 => 54953 247 => 54952 248 => 54949 249 => 54948 250 => 54947 ] "types" => [ 1 => 1 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 16 => 1 17 => 1 18 => 1 19 => 1 20 => 1 21 => 1 22 => 1 23 => 1 24 => 1 25 => 1 26 => 1 27 => 1 28 => 1 29 => 1 30 => 1 31 => 1 32 => 1 33 => 1 34 => 1 35 => 1 36 => 1 37 => 1 38 => 1 39 => 1 40 => 1 41 => 1 42 => 1 43 => 1 44 => 1 45 => 1 46 => 1 47 => 1 48 => 1 49 => 1 50 => 1 51 => 1 52 => 1 53 => 1 54 => 1 55 => 1 56 => 1 57 => 1 58 => 1 59 => 1 60 => 1 61 => 1 62 => 1 63 => 1 64 => 1 65 => 1 66 => 1 67 => 1 68 => 1 69 => 1 70 => 1 71 => 1 72 => 1 73 => 1 74 => 1 75 => 1 76 => 1 77 => 1 78 => 1 79 => 1 80 => 1 81 => 1 82 => 1 83 => 1 84 => 1 85 => 1 86 => 1 87 => 1 88 => 1 89 => 1 90 => 1 91 => 1 92 => 1 93 => 1 94 => 1 95 => 1 96 => 1 97 => 1 98 => 1 99 => 1 100 => 1 101 => 1 102 => 1 103 => 1 104 => 1 105 => 1 106 => 1 107 => 1 108 => 1 109 => 1 110 => 1 111 => 1 112 => 1 113 => 1 114 => 1 115 => 1 116 => 1 117 => 1 118 => 1 119 => 1 120 => 1 121 => 1 122 => 1 123 => 1 124 => 1 125 => 1 126 => 1 127 => 1 128 => 1 129 => 1 130 => 1 131 => 1 132 => 1 133 => 1 134 => 1 135 => 1 136 => 1 137 => 1 138 => 1 139 => 1 140 => 1 141 => 1 142 => 1 143 => 1 144 => 1 145 => 1 146 => 1 147 => 1 148 => 1 149 => 1 150 => 1 151 => 1 152 => 1 153 => 1 154 => 1 155 => 1 156 => 1 157 => 1 158 => 1 159 => 1 160 => 1 161 => 1 162 => 1 163 => 1 164 => 1 165 => 1 166 => 1 167 => 1 168 => 1 169 => 1 170 => 1 171 => 1 172 => 1 173 => 1 174 => 1 175 => 1 176 => 1 177 => 1 178 => 1 179 => 1 180 => 1 181 => 1 182 => 1 183 => 1 184 => 1 185 => 1 186 => 1 187 => 1 188 => 1 189 => 1 190 => 1 191 => 1 192 => 1 193 => 1 194 => 1 195 => 1 196 => 1 197 => 1 198 => 1 199 => 1 200 => 1 201 => 1 202 => 1 203 => 1 204 => 1 205 => 1 206 => 1 207 => 1 208 => 1 209 => 1 210 => 1 211 => 1 212 => 1 213 => 1 214 => 1 215 => 1 216 => 1 217 => 1 218 => 1 219 => 1 220 => 1 221 => 1 222 => 1 223 => 1 224 => 1 225 => 1 226 => 1 227 => 1 228 => 1 229 => 1 230 => 1 231 => 1 232 => 1 233 => 1 234 => 1 235 => 1 236 => 1 237 => 1 238 => 1 239 => 1 240 => 1 241 => 1 242 => 1 243 => 1 244 => 1 245 => 1 246 => 1 247 => 1 248 => 1 249 => 1 250 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, a0_.arranger_id AS arranger_id_28, a0_.group_id AS group_id_29, a0_.composer_id AS composer_id_30, a0_.country_id AS country_id_31, a0_.publisher_id AS publisher_id_32, a0_.shop_id AS shop_id_33 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC LIMIT 24 OFFSET 168" (parameters: [ 1 => 45345 2 => 15869 3 => 87191 4 => 148835 5 => 764322 6 => 803460 7 => 135622 8 => 107291 9 => 106289 10 => 95581 11 => 17996 12 => 826815 13 => 826814 14 => 10085 15 => 12210 16 => 572045 17 => 738454 18 => 738419 19 => 734956 20 => 651675 21 => 228926 22 => 133582 23 => 106027 24 => 99848 25 => 94903 26 => 82854 27 => 66908 28 => 48719 29 => 45099 30 => 41265 31 => 40476 32 => 40059 33 => 39937 34 => 37051 35 => 37050 36 => 35348 37 => 21416 38 => 21271 39 => 21269 40 => 19726 41 => 19220 42 => 18988 43 => 18525 44 => 18384 45 => 16439 46 => 10240 47 => 9744 48 => 827162 49 => 93520 50 => 83776 51 => 80296 52 => 41068 53 => 41067 54 => 41066 55 => 41065 56 => 40838 57 => 40722 58 => 35769 59 => 9692 60 => 623454 61 => 102786 62 => 134673 63 => 91007 64 => 79941 65 => 825719 66 => 826749 67 => 826747 68 => 71919 69 => 94845 70 => 13129 71 => 819314 72 => 819225 73 => 751606 74 => 616760 75 => 71920 76 => 19148 77 => 18254 78 => 18229 79 => 17709 80 => 826770 81 => 826771 82 => 759658 83 => 821248 84 => 821247 85 => 762405 86 => 148873 87 => 571971 88 => 826132 89 => 828556 90 => 54932 91 => 54938 92 => 54946 93 => 22798 94 => 53637 95 => 53638 96 => 53643 97 => 53644 98 => 53649 99 => 53650 100 => 53651 101 => 53654 102 => 53661 103 => 53667 104 => 53670 105 => 53671 106 => 73543 107 => 73544 108 => 73545 109 => 73546 110 => 57595 111 => 830985 112 => 51362 113 => 92012 114 => 53879 115 => 826025 116 => 39807 117 => 92719 118 => 46311 119 => 65350 120 => 38288 121 => 11620 122 => 831015 123 => 54943 124 => 54940 125 => 54958 126 => 618109 127 => 54935 128 => 54936 129 => 53642 130 => 54941 131 => 54951 132 => 54969 133 => 4214 134 => 54954 135 => 53653 136 => 53668 137 => 54968 138 => 54961 139 => 54967 140 => 54955 141 => 53664 142 => 53652 143 => 54950 144 => 817362 145 => 54959 146 => 54930 147 => 54933 148 => 54942 149 => 28813 150 => 53660 151 => 54934 152 => 53636 153 => 53669 154 => 53640 155 => 53641 156 => 54960 157 => 54944 158 => 54957 159 => 54956 160 => 53663 161 => 54939 162 => 101898 163 => 17913 164 => 53673 165 => 53645 166 => 53646 167 => 53647 168 => 53672 169 => 8454 170 => 53659 171 => 54964 172 => 54965 173 => 19266 174 => 53662 175 => 53665 176 => 53666 177 => 53657 178 => 103534 179 => 54937 180 => 55930 181 => 50771 182 => 54931 183 => 53639 184 => 53648 185 => 53655 186 => 53656 187 => 53658 188 => 7144 189 => 624649 190 => 821235 191 => 821297 192 => 54971 193 => 817361 194 => 41874 195 => 819300 196 => 805049 197 => 805043 198 => 777467 199 => 777365 200 => 622659 201 => 575506 202 => 546044 203 => 457546 204 => 457545 205 => 457544 206 => 457543 207 => 457542 208 => 457541 209 => 457540 210 => 457539 211 => 457538 212 => 457537 213 => 457536 214 => 457535 215 => 457534 216 => 457533 217 => 457532 218 => 457531 219 => 457530 220 => 457529 221 => 257438 222 => 257437 223 => 232395 224 => 138412 225 => 112311 226 => 111912 227 => 102850 228 => 96488 229 => 86945 230 => 80768 231 => 56249 232 => 54966 233 => 54963 234 => 54962 235 => 54945 236 => 43816 237 => 40483 238 => 24491 239 => 24490 240 => 21531 241 => 21476 242 => 18583 243 => 18188 244 => 16896 245 => 16895 246 => 54953 247 => 54952 248 => 54949 249 => 54948 250 => 54947 ], types: [ 1 => 1 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 16 => 1 17 => 1 18 => 1 19 => 1 20 => 1 21 => 1 22 => 1 23 => 1 24 => 1 25 => 1 26 => 1 27 => 1 28 => 1 29 => 1 30 => 1 31 => 1 32 => 1 33 => 1 34 => 1 35 => 1 36 => 1 37 => 1 38 => 1 39 => 1 40 => 1 41 => 1 42 => 1 43 => 1 44 => 1 45 => 1 46 => 1 47 => 1 48 => 1 49 => 1 50 => 1 51 => 1 52 => 1 53 => 1 54 => 1 55 => 1 56 => 1 57 => 1 58 => 1 59 => 1 60 => 1 61 => 1 62 => 1 63 => 1 64 => 1 65 => 1 66 => 1 67 => 1 68 => 1 69 => 1 70 => 1 71 => 1 72 => 1 73 => 1 74 => 1 75 => 1 76 => 1 77 => 1 78 => 1 79 => 1 80 => 1 81 => 1 82 => 1 83 => 1 84 => 1 85 => 1 86 => 1 87 => 1 88 => 1 89 => 1 90 => 1 91 => 1 92 => 1 93 => 1 94 => 1 95 => 1 96 => 1 97 => 1 98 => 1 99 => 1 100 => 1 101 => 1 102 => 1 103 => 1 104 => 1 105 => 1 106 => 1 107 => 1 108 => 1 109 => 1 110 => 1 111 => 1 112 => 1 113 => 1 114 => 1 115 => 1 116 => 1 117 => 1 118 => 1 119 => 1 120 => 1 121 => 1 122 => 1 123 => 1 124 => 1 125 => 1 126 => 1 127 => 1 128 => 1 129 => 1 130 => 1 131 => 1 132 => 1 133 => 1 134 => 1 135 => 1 136 => 1 137 => 1 138 => 1 139 => 1 140 => 1 141 => 1 142 => 1 143 => 1 144 => 1 145 => 1 146 => 1 147 => 1 148 => 1 149 => 1 150 => 1 151 => 1 152 => 1 153 => 1 154 => 1 155 => 1 156 => 1 157 => 1 158 => 1 159 => 1 160 => 1 161 => 1 162 => 1 163 => 1 164 => 1 165 => 1 166 => 1 167 => 1 168 => 1 169 => 1 170 => 1 171 => 1 172 => 1 173 => 1 174 => 1 175 => 1 176 => 1 177 => 1 178 => 1 179 => 1 180 => 1 181 => 1 182 => 1 183 => 1 184 => 1 185 => 1 186 => 1 187 => 1 188 => 1 189 => 1 190 => 1 191 => 1 192 => 1 193 => 1 194 => 1 195 => 1 196 => 1 197 => 1 198 => 1 199 => 1 200 => 1 201 => 1 202 => 1 203 => 1 204 => 1 205 => 1 206 => 1 207 => 1 208 => 1 209 => 1 210 => 1 211 => 1 212 => 1 213 => 1 214 => 1 215 => 1 216 => 1 217 => 1 218 => 1 219 => 1 220 => 1 221 => 1 222 => 1 223 => 1 224 => 1 225 => 1 226 => 1 227 => 1 228 => 1 229 => 1 230 => 1 231 => 1 232 => 1 233 => 1 234 => 1 235 => 1 236 => 1 237 => 1 238 => 1 239 => 1 240 => 1 241 => 1 242 => 1 243 => 1 244 => 1 245 => 1 246 => 1 247 => 1 248 => 1 249 => 1 250 => 1 ])
doctrine
[ "sql" => "SELECT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, a0_.arranger_id AS arranger_id_28, a0_.group_id AS group_id_29, a0_.composer_id AS composer_id_30, a0_.country_id AS country_id_31, a0_.publisher_id AS publisher_id_32, a0_.shop_id AS shop_id_33 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC LIMIT 24 OFFSET 168" "params" => [ 1 => 45345 2 => 15869 3 => 87191 4 => 148835 5 => 764322 6 => 803460 7 => 135622 8 => 107291 9 => 106289 10 => 95581 11 => 17996 12 => 826815 13 => 826814 14 => 10085 15 => 12210 16 => 572045 17 => 738454 18 => 738419 19 => 734956 20 => 651675 21 => 228926 22 => 133582 23 => 106027 24 => 99848 25 => 94903 26 => 82854 27 => 66908 28 => 48719 29 => 45099 30 => 41265 31 => 40476 32 => 40059 33 => 39937 34 => 37051 35 => 37050 36 => 35348 37 => 21416 38 => 21271 39 => 21269 40 => 19726 41 => 19220 42 => 18988 43 => 18525 44 => 18384 45 => 16439 46 => 10240 47 => 9744 48 => 827162 49 => 93520 50 => 83776 51 => 80296 52 => 41068 53 => 41067 54 => 41066 55 => 41065 56 => 40838 57 => 40722 58 => 35769 59 => 9692 60 => 623454 61 => 102786 62 => 134673 63 => 91007 64 => 79941 65 => 825719 66 => 826749 67 => 826747 68 => 71919 69 => 94845 70 => 13129 71 => 819314 72 => 819225 73 => 751606 74 => 616760 75 => 71920 76 => 19148 77 => 18254 78 => 18229 79 => 17709 80 => 826770 81 => 826771 82 => 759658 83 => 821248 84 => 821247 85 => 762405 86 => 148873 87 => 571971 88 => 826132 89 => 828556 90 => 54932 91 => 54938 92 => 54946 93 => 22798 94 => 53637 95 => 53638 96 => 53643 97 => 53644 98 => 53649 99 => 53650 100 => 53651 101 => 53654 102 => 53661 103 => 53667 104 => 53670 105 => 53671 106 => 73543 107 => 73544 108 => 73545 109 => 73546 110 => 57595 111 => 830985 112 => 51362 113 => 92012 114 => 53879 115 => 826025 116 => 39807 117 => 92719 118 => 46311 119 => 65350 120 => 38288 121 => 11620 122 => 831015 123 => 54943 124 => 54940 125 => 54958 126 => 618109 127 => 54935 128 => 54936 129 => 53642 130 => 54941 131 => 54951 132 => 54969 133 => 4214 134 => 54954 135 => 53653 136 => 53668 137 => 54968 138 => 54961 139 => 54967 140 => 54955 141 => 53664 142 => 53652 143 => 54950 144 => 817362 145 => 54959 146 => 54930 147 => 54933 148 => 54942 149 => 28813 150 => 53660 151 => 54934 152 => 53636 153 => 53669 154 => 53640 155 => 53641 156 => 54960 157 => 54944 158 => 54957 159 => 54956 160 => 53663 161 => 54939 162 => 101898 163 => 17913 164 => 53673 165 => 53645 166 => 53646 167 => 53647 168 => 53672 169 => 8454 170 => 53659 171 => 54964 172 => 54965 173 => 19266 174 => 53662 175 => 53665 176 => 53666 177 => 53657 178 => 103534 179 => 54937 180 => 55930 181 => 50771 182 => 54931 183 => 53639 184 => 53648 185 => 53655 186 => 53656 187 => 53658 188 => 7144 189 => 624649 190 => 821235 191 => 821297 192 => 54971 193 => 817361 194 => 41874 195 => 819300 196 => 805049 197 => 805043 198 => 777467 199 => 777365 200 => 622659 201 => 575506 202 => 546044 203 => 457546 204 => 457545 205 => 457544 206 => 457543 207 => 457542 208 => 457541 209 => 457540 210 => 457539 211 => 457538 212 => 457537 213 => 457536 214 => 457535 215 => 457534 216 => 457533 217 => 457532 218 => 457531 219 => 457530 220 => 457529 221 => 257438 222 => 257437 223 => 232395 224 => 138412 225 => 112311 226 => 111912 227 => 102850 228 => 96488 229 => 86945 230 => 80768 231 => 56249 232 => 54966 233 => 54963 234 => 54962 235 => 54945 236 => 43816 237 => 40483 238 => 24491 239 => 24490 240 => 21531 241 => 21476 242 => 18583 243 => 18188 244 => 16896 245 => 16895 246 => 54953 247 => 54952 248 => 54949 249 => 54948 250 => 54947 ] "types" => [ 1 => 1 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 12 => 1 13 => 1 14 => 1 15 => 1 16 => 1 17 => 1 18 => 1 19 => 1 20 => 1 21 => 1 22 => 1 23 => 1 24 => 1 25 => 1 26 => 1 27 => 1 28 => 1 29 => 1 30 => 1 31 => 1 32 => 1 33 => 1 34 => 1 35 => 1 36 => 1 37 => 1 38 => 1 39 => 1 40 => 1 41 => 1 42 => 1 43 => 1 44 => 1 45 => 1 46 => 1 47 => 1 48 => 1 49 => 1 50 => 1 51 => 1 52 => 1 53 => 1 54 => 1 55 => 1 56 => 1 57 => 1 58 => 1 59 => 1 60 => 1 61 => 1 62 => 1 63 => 1 64 => 1 65 => 1 66 => 1 67 => 1 68 => 1 69 => 1 70 => 1 71 => 1 72 => 1 73 => 1 74 => 1 75 => 1 76 => 1 77 => 1 78 => 1 79 => 1 80 => 1 81 => 1 82 => 1 83 => 1 84 => 1 85 => 1 86 => 1 87 => 1 88 => 1 89 => 1 90 => 1 91 => 1 92 => 1 93 => 1 94 => 1 95 => 1 96 => 1 97 => 1 98 => 1 99 => 1 100 => 1 101 => 1 102 => 1 103 => 1 104 => 1 105 => 1 106 => 1 107 => 1 108 => 1 109 => 1 110 => 1 111 => 1 112 => 1 113 => 1 114 => 1 115 => 1 116 => 1 117 => 1 118 => 1 119 => 1 120 => 1 121 => 1 122 => 1 123 => 1 124 => 1 125 => 1 126 => 1 127 => 1 128 => 1 129 => 1 130 => 1 131 => 1 132 => 1 133 => 1 134 => 1 135 => 1 136 => 1 137 => 1 138 => 1 139 => 1 140 => 1 141 => 1 142 => 1 143 => 1 144 => 1 145 => 1 146 => 1 147 => 1 148 => 1 149 => 1 150 => 1 151 => 1 152 => 1 153 => 1 154 => 1 155 => 1 156 => 1 157 => 1 158 => 1 159 => 1 160 => 1 161 => 1 162 => 1 163 => 1 164 => 1 165 => 1 166 => 1 167 => 1 168 => 1 169 => 1 170 => 1 171 => 1 172 => 1 173 => 1 174 => 1 175 => 1 176 => 1 177 => 1 178 => 1 179 => 1 180 => 1 181 => 1 182 => 1 183 => 1 184 => 1 185 => 1 186 => 1 187 => 1 188 => 1 189 => 1 190 => 1 191 => 1 192 => 1 193 => 1 194 => 1 195 => 1 196 => 1 197 => 1 198 => 1 199 => 1 200 => 1 201 => 1 202 => 1 203 => 1 204 => 1 205 => 1 206 => 1 207 => 1 208 => 1 209 => 1 210 => 1 211 => 1 212 => 1 213 => 1 214 => 1 215 => 1 216 => 1 217 => 1 218 => 1 219 => 1 220 => 1 221 => 1 222 => 1 223 => 1 224 => 1 225 => 1 226 => 1 227 => 1 228 => 1 229 => 1 230 => 1 231 => 1 232 => 1 233 => 1 234 => 1 235 => 1 236 => 1 237 => 1 238 => 1 239 => 1 240 => 1 241 => 1 242 => 1 243 => 1 244 => 1 245 => 1 246 => 1 247 => 1 248 => 1 249 => 1 250 => 1 ] ] |
| debug |
Executing statement: "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 1201 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 1201 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 1182 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 1182 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 6 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 6 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 651 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 651 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 1153 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 1153 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 2 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 2 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 1 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 1 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" (parameters: [ 1 => 2 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" "params" => [ 1 => 2 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 746 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 746 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 2 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 2 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" (parameters: [ 1 => 3 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" "params" => [ 1 => 3 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 3 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 3 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" (parameters: [ 1 => 4 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" "params" => [ 1 => 4 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 4 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 4 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" (parameters: [ 1 => 5 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC" "params" => [ 1 => 5 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 646 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 646 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 5 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 5 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "rid.catalog" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "rid.catalog" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "text.home" 2 => 1 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "text.home" 2 => 1 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "text.home" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "text.home" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "text.home" 2 => 1 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "text.home" 2 => 1 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" (parameters: [ 1 => "text.home" 2 => 10 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1" "params" => [ 1 => "text.home" 2 => 10 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53641 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53641 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.short AS short_2, t0.is_main AS is_main_3, t0.is_part AS is_part_4, t0.is_visible AS is_visible_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13 FROM kinds t0 WHERE t0.id = ?" (parameters: [ 1 => 20 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.short AS short_2, t0.is_main AS is_main_3, t0.is_part AS is_part_4, t0.is_visible AS is_visible_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13 FROM kinds t0 WHERE t0.id = ?" "params" => [ 1 => 20 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53641 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53641 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53641 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53641 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53640 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53640 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53640 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53640 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53640 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53640 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 1687 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 1687 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53669 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53669 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53669 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53669 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53669 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53669 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53636 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53636 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53636 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53636 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53636 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53636 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54934 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54934 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54934 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54934 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54934 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54934 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => 10564 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.birthday AS birthday_4, t0.deathday AS deathday_5, t0.tail_sign AS tail_sign_6, t0.is_arranger AS is_arranger_7, t0.is_composer AS is_composer_8, t0.rid AS rid_9, t0.state AS state_10, t0.sync AS sync_11, t0.state_at AS state_at_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.description AS description_16, t0.indexable AS indexable_17, t0.musician_id AS musician_id_18, t0.tail_id AS tail_id_19, t20.name AS name_21, t20.firstname AS firstname_22, t20.lastname AS lastname_23, t20.birthday AS birthday_24, t20.deathday AS deathday_25, t20.tail_sign AS tail_sign_26, t20.is_arranger AS is_arranger_27, t20.is_composer AS is_composer_28, t20.rid AS rid_29, t20.state AS state_30, t20.sync AS sync_31, t20.state_at AS state_at_32, t20.id AS id_33, t20.created_at AS created_at_34, t20.updated_at AS updated_at_35, t20.description AS description_36, t20.indexable AS indexable_37, t20.musician_id AS musician_id_38, t20.tail_id AS tail_id_39 FROM musicians t0 LEFT JOIN musicians t20 ON t20.tail_id = t0.id WHERE t0.id = ?" "params" => [ 1 => 10564 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53660 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53660 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53660 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53660 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53660 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53660 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 28813 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 28813 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.name AS name_1, t0.short AS short_2, t0.is_main AS is_main_3, t0.is_part AS is_part_4, t0.is_visible AS is_visible_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13 FROM kinds t0 WHERE t0.id = ?" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.short AS short_2, t0.is_main AS is_main_3, t0.is_part AS is_part_4, t0.is_visible AS is_visible_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13 FROM kinds t0 WHERE t0.id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| deprecation |
Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero
deprecation
[ "exception" => ErrorException {#10098 #message: "Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero" #code: 0 #file: "/var/www/vhosts/hebu-music.com/dev.hebu-music.com/lib/Database/Entity/Article.php" #line: 88 #severity: E_DEPRECATED trace: { /var/www/vhosts/hebu-music.com/dev.hebu-music.com/lib/Database/Entity/Article.php:88 { Database\Entity\Article->getArticleKinds(bool $force = false): Collection|array … › {
/var/www/vhosts/hebu-music.com/dev.hebu-music.com/lib/Database/Entity/Article.php:88 {
Database\Entity\Article->getArticleKinds(bool $force = false): Collection|array …
›
|
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 28813 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 28813 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 28813 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 28813 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.chf AS chf_2, t0.eur AS eur_3, t0.usd AS usd_4, t0.rid AS rid_5, t0.state AS state_6, t0.sync AS sync_7, t0.state_at AS state_at_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.publisher_id AS publisher_id_12 FROM prices t0 WHERE t0.id = ?" (parameters: [ 1 => 1316 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.chf AS chf_2, t0.eur AS eur_3, t0.usd AS usd_4, t0.rid AS rid_5, t0.state AS state_6, t0.sync AS sync_7, t0.state_at AS state_at_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.publisher_id AS publisher_id_12 FROM prices t0 WHERE t0.id = ?" "params" => [ 1 => 1316 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54942 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54942 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54942 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54942 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54942 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54942 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54933 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54933 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54933 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54933 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54933 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54933 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54930 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54930 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54930 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54930 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54930 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54930 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54959 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54959 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54959 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54959 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54959 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54959 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 817362 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 817362 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.nr AS nr_2, t0.quantity AS quantity_3, t0.delivery_time AS delivery_time_4, t0.minimum_order AS minimum_order_5, t0.gtin AS gtin_6, t0.publisher_nr AS publisher_nr_7, t0.publisher_ref AS publisher_ref_8, t0.arranger AS arranger_9, t0.arranger_r AS arranger_r_10, t0.composer AS composer_11, t0.composer_r AS composer_r_12, t0.publisher AS publisher_13, t0.publisher_r AS publisher_r_14, t0.title AS title_15, t0.description AS description_16, t0.picture AS picture_17, t0.picture_hash AS picture_hash_18, t0.price AS price_19, t0.tax AS tax_20, t0.price_date AS price_date_21, t0.currency AS currency_22, t0.duration AS duration_23, t0.difficulty AS difficulty_24, t0.difficulty_detail AS difficulty_detail_25, t0.pages AS pages_26, t0.weight AS weight_27, t0.genre AS genre_28, t0.sortiment AS sortiment_29, t0.sortiment_r AS sortiment_r_30, t0.category_r AS category_r_31, t0.kind AS kind_32, t0.grouping AS grouping_33, t0.sort_order AS sort_order_34, t0.flag AS flag_35, t0.is_active AS is_active_36, t0.is_catalog AS is_catalog_37, t0.is_parent AS is_parent_38, t0.is_saleable AS is_saleable_39, t0.id AS id_40, t0.created_at AS created_at_41, t0.updated_at AS updated_at_42, t0.article_id AS article_id_43, t44.title AS title_45, t44.price_chf AS price_chf_46, t44.price_eur AS price_eur_47, t44.price_usd AS price_usd_48, t44.price_attributes AS price_attributes_49, t44.tax_name AS tax_name_50, t44.quantity AS quantity_51, t44.minimum_order AS minimum_order_52, t44.minimum_stock AS minimum_stock_53, t44.filename AS filename_54, t44.sort_order AS sort_order_55, t44.is_printable AS is_printable_56, t44.is_saleable AS is_saleable_57, t44.printable_at AS printable_at_58, t44.saleable_at AS saleable_at_59, t44.rid AS rid_60, t44.state AS state_61, t44.sync AS sync_62, t44.state_at AS state_at_63, t44.id AS id_64, t44.created_at AS created_at_65, t44.updated_at AS updated_at_66, t44.article_id AS article_id_67, t44.kind_id AS kind_id_68, t44.price_id AS price_id_69, t44.external_id AS external_id_70, t44.parent_id AS parent_id_71, t0.parent_id AS parent_id_72 FROM external_data t0 LEFT JOIN article_kinds t44 ON t44.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 817362 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.nr AS nr_2, t0.quantity AS quantity_3, t0.delivery_time AS delivery_time_4, t0.minimum_order AS minimum_order_5, t0.gtin AS gtin_6, t0.publisher_nr AS publisher_nr_7, t0.publisher_ref AS publisher_ref_8, t0.arranger AS arranger_9, t0.arranger_r AS arranger_r_10, t0.composer AS composer_11, t0.composer_r AS composer_r_12, t0.publisher AS publisher_13, t0.publisher_r AS publisher_r_14, t0.title AS title_15, t0.description AS description_16, t0.picture AS picture_17, t0.picture_hash AS picture_hash_18, t0.price AS price_19, t0.tax AS tax_20, t0.price_date AS price_date_21, t0.currency AS currency_22, t0.duration AS duration_23, t0.difficulty AS difficulty_24, t0.difficulty_detail AS difficulty_detail_25, t0.pages AS pages_26, t0.weight AS weight_27, t0.genre AS genre_28, t0.sortiment AS sortiment_29, t0.sortiment_r AS sortiment_r_30, t0.category_r AS category_r_31, t0.kind AS kind_32, t0.grouping AS grouping_33, t0.sort_order AS sort_order_34, t0.flag AS flag_35, t0.is_active AS is_active_36, t0.is_catalog AS is_catalog_37, t0.is_parent AS is_parent_38, t0.is_saleable AS is_saleable_39, t0.id AS id_40, t0.created_at AS created_at_41, t0.updated_at AS updated_at_42, t0.article_id AS article_id_43, t44.title AS title_45, t44.price_chf AS price_chf_46, t44.price_eur AS price_eur_47, t44.price_usd AS price_usd_48, t44.price_attributes AS price_attributes_49, t44.tax_name AS tax_name_50, t44.quantity AS quantity_51, t44.minimum_order AS minimum_order_52, t44.minimum_stock AS minimum_stock_53, t44.filename AS filename_54, t44.sort_order AS sort_order_55, t44.is_printable AS is_printable_56, t44.is_saleable AS is_saleable_57, t44.printable_at AS printable_at_58, t44.saleable_at AS saleable_at_59, t44.rid AS rid_60, t44.state AS state_61, t44.sync AS sync_62, t44.state_at AS state_at_63, t44.id AS id_64, t44.created_at AS created_at_65, t44.updated_at AS updated_at_66, t44.article_id AS article_id_67, t44.kind_id AS kind_id_68, t44.price_id AS price_id_69, t44.external_id AS external_id_70, t44.parent_id AS parent_id_71, t0.parent_id AS parent_id_72 FROM external_data t0 LEFT JOIN article_kinds t44 ON t44.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 817362 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 817362 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 817362 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.url AS url_2, t0.parameter AS parameter_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.asset_id AS asset_id_9 FROM article_asset_urls t0 WHERE ((t0.is_active = ? AND t0.type = ?) AND t0.asset_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => 1 2 => "sound" 3 => 1565231 ], types: [ 1 => 5 2 => 2 3 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.url AS url_2, t0.parameter AS parameter_3, t0.sort_order AS sort_order_4, t0.is_active AS is_active_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.asset_id AS asset_id_9 FROM article_asset_urls t0 WHERE ((t0.is_active = ? AND t0.type = ?) AND t0.asset_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => 1 2 => "sound" 3 => 1565231 ] "types" => [ 1 => 5 2 => 2 3 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 817362 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 817362 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" (parameters: [ 1 => 1060 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?" "params" => [ 1 => 1060 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54950 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54950 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54950 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54950 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54950 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54950 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53652 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53652 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53652 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53652 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53652 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53652 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53664 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53664 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53664 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53664 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53664 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53664 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54955 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54955 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54955 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54955 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54955 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54955 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:08" 3 => "2026-08-07 10:00:08" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54967 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54967 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54967 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54967 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54967 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54967 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54961 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54961 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54961 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54961 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54961 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54961 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54968 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54968 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54968 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54968 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54968 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54968 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53668 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53668 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53668 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53668 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53668 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53668 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53653 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 53653 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 53653 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 53653 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 53653 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54954 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54954 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54954 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54954 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54954 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54954 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 4214 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 4214 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 4214 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 4214 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 4214 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 4214 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 54969 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.price_chf AS price_chf_2, t0.price_eur AS price_eur_3, t0.price_usd AS price_usd_4, t0.price_attributes AS price_attributes_5, t0.tax_name AS tax_name_6, t0.quantity AS quantity_7, t0.minimum_order AS minimum_order_8, t0.minimum_stock AS minimum_stock_9, t0.filename AS filename_10, t0.sort_order AS sort_order_11, t0.is_printable AS is_printable_12, t0.is_saleable AS is_saleable_13, t0.printable_at AS printable_at_14, t0.saleable_at AS saleable_at_15, t0.rid AS rid_16, t0.state AS state_17, t0.sync AS sync_18, t0.state_at AS state_at_19, t0.id AS id_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.article_id AS article_id_23, t0.kind_id AS kind_id_24, t0.price_id AS price_id_25, t0.external_id AS external_id_26, t0.parent_id AS parent_id_27, t28.title AS title_29, t28.price_chf AS price_chf_30, t28.price_eur AS price_eur_31, t28.price_usd AS price_usd_32, t28.price_attributes AS price_attributes_33, t28.tax_name AS tax_name_34, t28.quantity AS quantity_35, t28.minimum_order AS minimum_order_36, t28.minimum_stock AS minimum_stock_37, t28.filename AS filename_38, t28.sort_order AS sort_order_39, t28.is_printable AS is_printable_40, t28.is_saleable AS is_saleable_41, t28.printable_at AS printable_at_42, t28.saleable_at AS saleable_at_43, t28.rid AS rid_44, t28.state AS state_45, t28.sync AS sync_46, t28.state_at AS state_at_47, t28.id AS id_48, t28.created_at AS created_at_49, t28.updated_at AS updated_at_50, t28.article_id AS article_id_51, t28.kind_id AS kind_id_52, t28.price_id AS price_id_53, t28.external_id AS external_id_54, t28.parent_id AS parent_id_55 FROM article_kinds t0 LEFT JOIN article_kinds t28 ON t28.parent_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 54969 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "link" 2 => 54969 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "link" 2 => 54969 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" (parameters: [ 1 => "text" 2 => 54969 ], types: [ 1 => 2 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE (t0.type = ? AND t0.article_id = ?) ORDER BY t0.sort_order ASC" "params" => [ 1 => "text" 2 => 54969 ] "types" => [ 1 => 2 2 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 171754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 171754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 146352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 146352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199449 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199449 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199450 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199450 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199451 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199454 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199455 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199455 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199456 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199457 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199457 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199458 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199460 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199460 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199462 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199462 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199463 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199463 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199464 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199464 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199465 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199465 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199466 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199466 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199468 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199469 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199470 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199470 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199471 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199471 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199472 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199472 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199473 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199473 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199474 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199474 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199475 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199475 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199476 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199476 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199477 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199478 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199479 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199479 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199480 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199480 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199481 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199481 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199482 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199482 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199483 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199483 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199484 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199484 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199485 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199485 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199486 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199486 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199487 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199487 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 160447 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 160447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199489 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 199490 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 199490 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 251610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 251610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" (parameters: [ 1 => 149505 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.rid = ? LIMIT 1" "params" => [ 1 => 149505 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" (parameters: [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.value AS value_1, t0_.valid_from AS valid_from_2, t0_.valid_until AS valid_until_3, t0_.rid AS rid_4, t0_.state AS state_5, t0_.sync AS sync_6, t0_.state_at AS state_at_7, t0_.id AS id_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10 FROM taxes t0_ WHERE t0_.name = ? AND (t0_.valid_from IS NULL OR t0_.valid_from <= ?) AND (t0_.valid_until IS NULL OR t0_.valid_until >= ?) ORDER BY t0_.name ASC LIMIT 1" "params" => [ 1 => "SATZ2" 2 => "2026-08-07 10:00:09" 3 => "2026-08-07 10:00:09" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 "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\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 "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 (1620)
Log messages generated during the compilation of the service container.
| Messages | Class |
|---|---|
| 237 |
|
| 168 |
|
| 201 |
|
| 268 |
|
| 270 |
|
| 126 |
|
| 349 |
|
| 1 |
|