Log Messages
Level (7)
Channel (3)
| 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 {#11200 +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 {#11221 +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 {#11213 +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 {#11212 +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.category.show".
request
[ "route" => "shop.category.show" "route_parameters" => [ "_route" => "shop.category.show" "page" => 1 "_controller" => "App\Controller\Shop\CategoryController::show" "_locale" => "en" "name" => "buecher" "shop_id" => "5" "id" => "84" ] "request_uri" => "https://dev.hebu-music.com/en/category/buecher.5-84" "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.is_master = ? LIMIT 1" (parameters: [ 1 => 1 ], types: [ 1 => 5 ])
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.is_master = ? LIMIT 1" "params" => [ 1 => 1 ] "types" => [ 1 => 5 ] ] |
| 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.id = ?" (parameters: [ 1 => "5" ], 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.id = ?" "params" => [ 1 => "5" ] "types" => [ 1 => 1 ] ] |
| 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 => 5 ], 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 => 5 ] "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 "ContainerMVKX8rG\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerMVKX8rG\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 t0.title AS title_1, t0.article_count AS article_count_2, t0.position AS position_3, t0.is_visible AS is_visible_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.shop_id AS shop_id_8, t0.parent_id AS parent_id_9, t0.genre_id AS genre_id_10 FROM categories t0 WHERE t0.id = ?" (parameters: [ 1 => 84 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_count AS article_count_2, t0.position AS position_3, t0.is_visible AS is_visible_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.shop_id AS shop_id_8, t0.parent_id AS parent_id_9, t0.genre_id AS genre_id_10 FROM categories t0 WHERE t0.id = ?" "params" => [ 1 => 84 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.title AS title_1, t0.article_count AS article_count_2, t0.position AS position_3, t0.is_visible AS is_visible_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.shop_id AS shop_id_8, t0.parent_id AS parent_id_9, t0.genre_id AS genre_id_10 FROM categories t0 WHERE (t0.is_visible = ? AND t0.parent_id = ?) ORDER BY t0.position ASC" (parameters: [ 1 => 1 2 => 84 ], types: [ 1 => 5 2 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.article_count AS article_count_2, t0.position AS position_3, t0.is_visible AS is_visible_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.shop_id AS shop_id_8, t0.parent_id AS parent_id_9, t0.genre_id AS genre_id_10 FROM categories t0 WHERE (t0.is_visible = ? AND t0.parent_id = ?) ORDER BY t0.position ASC" "params" => [ 1 => 1 2 => 84 ] "types" => [ 1 => 5 2 => 1 ] ] |
| 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_.quantity AS quantity_12, a0_.delivery_time AS delivery_time_13, a0_.external_nr AS external_nr_14, a0_.options AS options_15, a0_.indexable AS indexable_16, a0_.is_catalog AS is_catalog_17, a0_.is_new AS is_new_18, a0_.is_slider AS is_slider_19, a0_.is_saleable AS is_saleable_20, a0_.is_visible AS is_visible_21, a0_.rid AS rid_22, a0_.state AS state_23, a0_.sync AS sync_24, a0_.state_at AS state_at_25, a0_.id AS id_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28, a0_.arranger_id AS arranger_id_29, a0_.group_id AS group_id_30, a0_.composer_id AS composer_id_31, a0_.country_id AS country_id_32, a0_.publisher_id AS publisher_id_33, a0_.shop_id AS shop_id_34 FROM articles a0_ LEFT JOIN article_genres a2_ ON a0_.id = a2_.article_id LEFT JOIN genres g1_ ON g1_.id = a2_.genre_id LEFT JOIN shop_subshops s3_ ON (s3_.shop_id = a0_.shop_id AND s3_.is_active = 1) WHERE g1_.id IN (?) AND a0_.is_saleable = 1 AND a0_.is_visible = 1 AND (a0_.shop_id = ? OR s3_.subshop_id = ?) AND a0_.state NOT IN (?, ?) ORDER BY a0_.title ASC" (parameters: [ 1 => 6 2 => 5 3 => 5 4 => "base" 5 => "deleted" ], types: [ 1 => 1 2 => 1 3 => 1 4 => 2 5 => 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_.quantity AS quantity_12, a0_.delivery_time AS delivery_time_13, a0_.external_nr AS external_nr_14, a0_.options AS options_15, a0_.indexable AS indexable_16, a0_.is_catalog AS is_catalog_17, a0_.is_new AS is_new_18, a0_.is_slider AS is_slider_19, a0_.is_saleable AS is_saleable_20, a0_.is_visible AS is_visible_21, a0_.rid AS rid_22, a0_.state AS state_23, a0_.sync AS sync_24, a0_.state_at AS state_at_25, a0_.id AS id_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28, a0_.arranger_id AS arranger_id_29, a0_.group_id AS group_id_30, a0_.composer_id AS composer_id_31, a0_.country_id AS country_id_32, a0_.publisher_id AS publisher_id_33, a0_.shop_id AS shop_id_34 FROM articles a0_ LEFT JOIN article_genres a2_ ON a0_.id = a2_.article_id LEFT JOIN genres g1_ ON g1_.id = a2_.genre_id LEFT JOIN shop_subshops s3_ ON (s3_.shop_id = a0_.shop_id AND s3_.is_active = 1) WHERE g1_.id IN (?) AND a0_.is_saleable = 1 AND a0_.is_visible = 1 AND (a0_.shop_id = ? OR s3_.subshop_id = ?) AND a0_.state NOT IN (?, ?) ORDER BY a0_.title ASC" "params" => [ 1 => 6 2 => 5 3 => 5 4 => "base" 5 => "deleted" ] "types" => [ 1 => 1 2 => 1 3 => 1 4 => 2 5 => 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 => 8864 ], 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 => 8864 ] "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 => 28 ], 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 => 28 ] "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.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 => 3 ], 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 => 3 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66561 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66561 ] "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 => 545 ], 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 => 545 ] "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 => 315 ], 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 => 315 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 102021 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 102021 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 135690 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 135690 ] "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 => 259 ], 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 => 259 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 842239 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 842239 ] "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 => 25901 ], 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 => 25901 ] "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 => 113 ], 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 => 113 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 861236 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 861236 ] "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 => 12403 ], 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 => 12403 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 85271 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 85271 ] "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 => 8846 ], 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 => 8846 ] "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 => 712 ], 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 => 712 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 535237 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 535237 ] "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 => 3859 ], 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 => 3859 ] "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 => 74 ], 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 => 74 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 679769 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 679769 ] "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 => 26941 ], 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 => 26941 ] "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 => 129 ], 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 => 129 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 317489 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 317489 ] "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 => 48585 ], 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 => 48585 ] "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 => 116 ], 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 => 116 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 756181 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 756181 ] "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 => 31533 ], 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 => 31533 ] "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 => 168 ], 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 => 168 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 422305 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 422305 ] "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 => 15925 ], 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 => 15925 ] "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 => 14313 ], 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 => 14313 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 760029 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 760029 ] "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 => 13896 ], 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 => 13896 ] "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 => 314 ], 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 => 314 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 823720 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 823720 ] "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 => 37945 ], 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 => 37945 ] "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 => 17 ], 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 => 17 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 535707 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 535707 ] "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 => 12354 ], 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 => 12354 ] "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 => 564 ], 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 => 564 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84569 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84569 ] "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 => 2893 ], 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 => 2893 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 513206 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 513206 ] "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 => 10533 ], 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 => 10533 ] "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 => 1728 ], 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 => 1728 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 633187 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 633187 ] "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 => 20789 ], 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 => 20789 ] "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 => 20386 ], 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 => 20386 ] "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 => 664 ], 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 => 664 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 503093 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 503093 ] "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 => 52815 ], 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 => 52815 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826291 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826291 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138533 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138533 ] "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 => 20846 ], 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 => 20846 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 303157 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 303157 ] "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 => 1220 ], 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 => 1220 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71054 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71054 ] "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 => 60126 ], 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 => 60126 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 98349 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 98349 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 422292 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 422292 ] "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 => 13886 ], 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 => 13886 ] "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 => 2223 ], 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 => 2223 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 103540 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 103540 ] "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 => 16745 ], 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 => 16745 ] "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 => 239 ], 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 => 239 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 150234 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 150234 ] "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 => 37029 ], 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 => 37029 ] "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 => 331 ], 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 => 331 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600400 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600400 ] "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 => 40594 ], 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 => 40594 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600401 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600401 ] "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 => 40593 ], 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 => 40593 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600399 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600399 ] "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 => 20853 ], 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 => 20853 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 217335 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 217335 ] "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 => 45901 ], 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 => 45901 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 722606 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 722606 ] "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 => 16097 ], 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 => 16097 ] "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 => 2411 ], 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 => 2411 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 136037 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 136037 ] "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 => 40472 ], 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 => 40472 ] "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 => 138 ], 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 => 138 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 102076 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 102076 ] "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 => 3039 ], 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 => 3039 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 564173 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 564173 ] "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 => 5665 ], 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 => 5665 ] "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 => 261 ], 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 => 261 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 825996 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 825996 ] "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 => 7493 ], 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 => 7493 ] "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 => 2901 ], 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 => 2901 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 548848 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 548848 ] "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 => 52404 ], 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 => 52404 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 823746 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 823746 ] "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 => 31542 ], 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 => 31542 ] "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 => 3117 ], 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 => 3117 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 135660 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 135660 ] "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 => 10740 ], 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 => 10740 ] "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 => 281 ], 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 => 281 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 69059 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 69059 ] "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 => 10631 ], 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 => 10631 ] "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 => 504 ], 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 => 504 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67367 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67367 ] "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 => 21 ], 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 => 21 ] "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 => 37008 ], 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 => 37008 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50160 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50160 ] "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 => 59 ], 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 => 59 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 68545 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 68545 ] "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 => 568 ], 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 => 568 ] "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 => 421 ], 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 => 421 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 48180 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 48180 ] "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 => 377 ], 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 => 377 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46387 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46387 ] "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 => 3548 ], 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 => 3548 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 48181 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 48181 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66301 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66301 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84568 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84568 ] "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 => 10497 ], 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 => 10497 ] "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 => 1723 ], 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 => 1723 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66303 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66303 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572286 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572286 ] "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 => 10493 ], 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 => 10493 ] "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 => 10513 ], 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 => 10513 ] "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 => 1501 ], 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 => 1501 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66326 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66326 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45499 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45499 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45689 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45689 ] "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 => 1191 ], 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 => 1191 ] "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 => 545 ], 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 => 545 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 8242 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 8242 ] "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 => 7919 ], 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 => 7919 ] "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 => 2917 ], 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 => 2917 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 135160 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 135160 ] "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 => 10495 ], 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 => 10495 ] "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 => 3166 ], 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 => 3166 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66302 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66302 ] "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 => 549 ], 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 => 549 ] "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 => 9118 ], 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 => 9118 ] "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 => 378 ], 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 => 378 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 83693 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 83693 ] "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 => 8904 ], 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 => 8904 ] "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 => 8903 ], 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 => 8903 ] "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 => 3017 ], 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 => 3017 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 56071 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 56071 ] "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 => 7104 ], 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 => 7104 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45872 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45872 ] "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 => 539 ], 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 => 539 ] "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 => 300 ], 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 => 300 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 52103 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 52103 ] "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 => 10447 ], 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 => 10447 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65881 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65881 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65878 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65878 ] "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 => 7027 ], 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 => 7027 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46068 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46068 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67149 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67149 ] "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 => 10515 ], 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 => 10515 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66328 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66328 ] "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 => 10508 ], 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 => 10508 ] "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 => 2643 ], 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 => 2643 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66324 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66324 ] "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 => 39125 ], 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 => 39125 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71052 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71052 ] "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 => 450 ], 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 => 450 ] "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 => 381 ], 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 => 381 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 57321 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 57321 ] "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 => 1202 ], 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 => 1202 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 51691 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 51691 ] "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.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 455328 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 455328 ] "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 => 7282 ], 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 => 7282 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 79885 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 79885 ] "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 => 10731 ], 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 => 10731 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 68947 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 68947 ] "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 => 573 ], 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 => 573 ] "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 => 561 ], 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 => 561 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 19301 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 19301 ] "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 => 74 ], 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 => 74 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46458 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46458 ] "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 => 11528 ], 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 => 11528 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 111597 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 111597 ] "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 => 9808 ], 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 => 9808 ] "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 => 42 ], 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 => 42 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 68228 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 68228 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71753 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71753 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71755 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71755 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71754 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71754 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 68943 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 68943 ] "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 => 404 ], 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 => 404 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 47159 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 47159 ] "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 => 14613 ], 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 => 14613 ] "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 => 14612 ], 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 => 14612 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 110710 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 110710 ] "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 => 541 ], 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 => 541 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46069 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46069 ] "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 => 13137 ], 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 => 13137 ] "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 => 305 ], 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 => 305 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94173 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94173 ] "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 => 11292 ], 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 => 11292 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72891 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72891 ] "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 => 10328 ], 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 => 10328 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 64211 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 64211 ] "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 => 11271 ], 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 => 11271 ] "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 => 10352 ], 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 => 10352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 64452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 64452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 64456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 64456 ] "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 => 10851 ], 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 => 10851 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 498928 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 498928 ] "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 => 3835 ], 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 => 3835 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 819128 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 819128 ] "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 => 7094 ], 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 => 7094 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45788 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45788 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 48183 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 48183 ] "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 => 14331 ], 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 => 14331 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 108185 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 108185 ] "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 => 189 ], 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 => 189 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65284 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65284 ] "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 => 2553 ], 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 => 2553 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46772 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46772 ] "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 => 16685 ], 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 => 16685 ] "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 => 590 ], 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 => 590 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 83925 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 83925 ] "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 => 10633 ], 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 => 10633 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67368 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67368 ] "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 => 3 ], 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 => 3 ] "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 => 32 ], 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 => 32 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 134076 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 134076 ] "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 => 11861 ], 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 => 11861 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 78876 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 78876 ] "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 => 2500 ], 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 => 2500 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53277 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53277 ] "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 => 6099 ], 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 => 6099 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53876 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53876 ] "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 => 281 ], 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 => 281 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67075 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67075 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 56945 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 56945 ] "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 => 8067 ], 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 => 8067 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 48179 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 48179 ] "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 => 12099 ], 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 => 12099 ] "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 => 10725 ], 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 => 10725 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 83689 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 83689 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 56280 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 56280 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 56279 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 56279 ] "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 => 618 ], 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 => 618 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81789 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81789 ] "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 => 58352 ], 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 => 58352 ] "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 => 2311 ], 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 => 2311 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 83883 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 83883 ] "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 => 9863 ], 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 => 9863 ] "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 => 592 ], 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 => 592 ] "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 => 3105 ], 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 => 3105 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66305 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66305 ] "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 => 25958 ], 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 => 25958 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 58618 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 58618 ] "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 => 211 ], 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 => 211 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46439 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46439 ] "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 => 402 ], 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 => 402 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 52698 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 52698 ] "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 => 10745 ], 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 => 10745 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94099 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94099 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72892 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72892 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 86940 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 86940 ] "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 => 35 ], 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 => 35 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72609 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72609 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72610 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72610 ] "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 => 120 ], 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 => 120 ] "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.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 54873 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 54873 ] "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 => 283 ], 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 => 283 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45611 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45611 ] "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 => 7552 ], 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 => 7552 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65879 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65879 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65880 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65880 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65892 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65892 ] "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 => 11293 ], 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 => 11293 ] "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 => 229 ], 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 => 229 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72893 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72893 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 62963 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 62963 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 535270 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 535270 ] "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 => 287 ], 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 => 287 ] "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 => 411 ], 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 => 411 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 47375 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 47375 ] "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 => 11985 ], 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 => 11985 ] "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 => 265 ], 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 => 265 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 95268 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 95268 ] "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 => 45948 ], 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 => 45948 ] "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 => 37939 ], 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 => 37939 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 88164 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 88164 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 78183 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 78183 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 88431 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 88431 ] "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 => 40549 ], 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 => 40549 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 107122 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 107122 ] "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 => 10726 ], 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 => 10726 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 64717 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 64717 ] "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 => 7342 ], 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 => 7342 ] "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 => 12359 ], 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 => 12359 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84586 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84586 ] "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 => 12643 ], 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 => 12643 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 87831 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 87831 ] "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 => 8193 ], 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 => 8193 ] "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 => 115 ], 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 => 115 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 48062 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 48062 ] "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 => 18932 ], 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 => 18932 ] "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 => 2955 ], 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 => 2955 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 175755 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 175755 ] "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 => 584 ], 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 => 584 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 53278 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 53278 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81325 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81325 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 78877 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 78877 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 52608 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 52608 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81531 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81531 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 68767 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 68767 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 108113 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 108113 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 79000 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 79000 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94018 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94018 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81352 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81352 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66771 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66771 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 73321 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 73321 ] "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 => 12114 ], 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 => 12114 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81552 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81552 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94019 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94019 ] "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 => 12117 ], 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 => 12117 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 71394 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 71394 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 94020 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 94020 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72622 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72622 ] "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 => 46289 ], 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 => 46289 ] "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 => 3051 ], 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 => 3051 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 737731 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 737731 ] "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 => 26560 ], 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 => 26560 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 220125 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 220125 ] "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 => 58309 ], 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 => 58309 ] "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 => 3226 ], 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 => 3226 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 842453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 842453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 87364 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 87364 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 89212 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 89212 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 93872 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 93872 ] "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 => 619 ], 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 => 619 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67165 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67165 ] "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 => 10759 ], 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 => 10759 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 532803 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 532803 ] "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 => 21266 ], 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 => 21266 ] "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 => 90 ], 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 => 90 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 258089 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 258089 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50048 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50048 ] "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 => 25864 ], 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 => 25864 ] "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 => 841 ], 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 => 841 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 655306 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 655306 ] "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 => 25092 ], 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 => 25092 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 655307 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 655307 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 91855 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 91855 ] "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 => 7478 ], 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 => 7478 ] "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 => 45920 ], 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 => 45920 ] "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 => 2187 ], 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 => 2187 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 722682 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 722682 ] "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 => 769 ], 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 => 769 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 547779 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 547779 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67120 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67120 ] "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.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 591338 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 591338 ] "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 => 15945 ], 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 => 15945 ] "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 => 2881 ], 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 => 2881 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 135267 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 135267 ] "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 => 49559 ], 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 => 49559 ] "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 => 632 ], 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 => 632 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 767213 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 767213 ] "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 => 46520 ], 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 => 46520 ] "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 => 52 ], 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 => 52 ] "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 => 1158 ], 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 => 1158 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 605996 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 605996 ] "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 => 21071 ], 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 => 21071 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 219477 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 219477 ] "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 => 47534 ], 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 => 47534 ] "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 => 25056 ], 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 => 25056 ] "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 => 787 ], 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 => 787 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 653520 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 653520 ] "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 => 37010 ], 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 => 37010 ] "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 => 783 ], 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 => 783 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 571653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 571653 ] "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 => 14083 ], 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 => 14083 ] "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 => 2191 ], 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 => 2191 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 636626 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 636626 ] "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 => 32955 ], 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 => 32955 ] "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 => 2966 ], 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 => 2966 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457836 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457836 ] "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 => 10608 ], 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 => 10608 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 306427 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 306427 ] "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 => 16393 ], 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 => 16393 ] "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 => 650 ], 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 => 650 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 89556 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 89556 ] "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 => 14979 ], 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 => 14979 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 128218 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 128218 ] "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 => 12113 ], 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 => 12113 ] "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 => 70 ], 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 => 70 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 453231 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 453231 ] "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 => 39240 ], 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 => 39240 ] "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 => 169 ], 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 => 169 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457517 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457517 ] "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 => 30956 ], 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 => 30956 ] "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 => 532 ], 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 => 532 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 412580 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 412580 ] "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 => 58386 ], 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 => 58386 ] "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 => 1132 ], 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 => 1132 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 858076 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 858076 ] "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 => 3825 ], 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 => 3825 ] "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 => 39142 ], 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 => 39142 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 151240 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 151240 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572064 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572064 ] "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 => 10502 ], 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 => 10502 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 362692 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 362692 ] "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 => 52458 ], 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 => 52458 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 824321 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 824321 ] "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 => 108 ], 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 => 108 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 453230 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 453230 ] "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 => 20656 ], 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 => 20656 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457104 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457104 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 618082 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 618082 ] "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 => 10507 ], 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 => 10507 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600411 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600411 ] "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 => 60358 ], 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 => 60358 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 137075 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 137075 ] "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 => 39232 ], 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 => 39232 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 575371 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 575371 ] "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 => 39143 ], 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 => 39143 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600212 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600212 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 548851 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 548851 ] "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 => 21191 ], 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 => 21191 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600402 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600402 ] "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 => 14912 ], 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 => 14912 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 777335 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 777335 ] "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.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81669 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81669 ] "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 => 20851 ], 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 => 20851 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 644434 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 644434 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 96191 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 96191 ] "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 => 46306 ], 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 => 46306 ] "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 => 3124 ], 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 => 3124 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 737797 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 737797 ] "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 => 51149 ], 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 => 51149 ] "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 => 31394 ], 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 => 31394 ] "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 => 598 ], 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 => 598 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 420832 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 420832 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 136036 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 136036 ] "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 => 786 ], 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 => 786 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 218904 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 218904 ] "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 => 16439 ], 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 => 16439 ] "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 => 2923 ], 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 => 2923 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138699 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138699 ] "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 => 17128 ], 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 => 17128 ] "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 => 95 ], 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 => 95 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 153897 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 153897 ] "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 => 41500 ], 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 => 41500 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572299 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572299 ] "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 => 36385 ], 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 => 36385 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 521806 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 521806 ] "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.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 => 363 ], 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 => 363 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 878572 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 878572 ] "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 => 12053 ], 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 => 12053 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 377221 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 377221 ] "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 => 12735 ], 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 => 12735 ] "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 => 508 ], 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 => 508 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 842469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 842469 ] "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 => 28796 ], 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 => 28796 ] "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 => 218 ], 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 => 218 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 363513 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 363513 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138639 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138639 ] "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 => 16586 ], 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 => 16586 ] "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 => 43 ], 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 => 43 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 93594 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 93594 ] "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 => 50888 ], 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 => 50888 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 258159 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 258159 ] "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 => 12402 ], 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 => 12402 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 85250 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 85250 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572089 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572089 ] "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 => 31440 ], 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 => 31440 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 760202 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 760202 ] "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 => 14097 ], 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 => 14097 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 106461 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 106461 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 106278 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 106278 ] "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 => 7144 ], 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 => 7144 ] "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 => 1507 ], 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 => 1507 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46727 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46727 ] "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 => 30744 ], 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 => 30744 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 409787 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 409787 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 409788 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 409788 ] "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 => 37319 ], 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 => 37319 ] "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 => 440 ], 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 => 440 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 529896 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 529896 ] "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 => 34420 ], 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 => 34420 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 317517 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 317517 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 858062 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 858062 ] "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 => 10531 ], 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 => 10531 ] "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 => 1668 ], 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 => 1668 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 633180 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 633180 ] "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 => 13655 ], 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 => 13655 ] "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 => 570 ], 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 => 570 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81850 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81850 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 574901 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 574901 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 571494 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 571494 ] "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 => 40904 ], 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 => 40904 ] "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 => 2601 ], 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 => 2601 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 750454 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 750454 ] "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 => 12737 ], 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 => 12737 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 150238 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 150238 ] "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 => 25828 ], 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 => 25828 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 303233 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 303233 ] "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 => 36942 ], 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 => 36942 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 527247 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 527247 ] "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 => 20926 ], 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 => 20926 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 422086 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 422086 ] "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 => 52089 ], 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 => 52089 ] "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 => 430 ], 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 => 430 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 820181 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 820181 ] "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 => 10616 ], 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 => 10616 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67052 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67052 ] "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 => 11892 ], 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 => 11892 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 79087 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 79087 ] "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 => 50882 ], 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 => 50882 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 258036 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 258036 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138528 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138528 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138531 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138531 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138257 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138257 ] "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 => 39144 ], 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 => 39144 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572090 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572090 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 759704 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 759704 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 759723 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 759723 ] "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 => 25556 ], 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 => 25556 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 296409 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 296409 ] "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 => 11860 ], 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 => 11860 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65549 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65549 ] "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 => 16478 ], 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 => 16478 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139050 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139050 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139042 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139042 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139048 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139048 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139049 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139049 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139044 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139044 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139047 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139047 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139045 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139045 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139046 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139046 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139043 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139043 ] "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 => 412 ], 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 => 412 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 47606 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 47606 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 58133 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 58133 ] "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 => 39061 ], 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 => 39061 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 571371 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 571371 ] "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 => 12844 ], 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 => 12844 ] "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 => 610 ], 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 => 610 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 571375 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 571375 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 571374 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 571374 ] "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 => 10496 ], 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 => 10496 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600022 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600022 ] "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 => 45918 ], 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 => 45918 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 722678 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 722678 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 81667 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 81667 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84002 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84002 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 88128 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 88128 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 220043 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 220043 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84935 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84935 ] "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 => 16524 ], 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 => 16524 ] "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 => 2848 ], 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 => 2848 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 139296 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 139296 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66292 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66292 ] "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 => 6735 ], 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 => 6735 ] "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 => 178 ], 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 => 178 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 349448 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 349448 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 109071 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 109071 ] "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 => 35274 ], 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 => 35274 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 842456 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 842456 ] "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 => 25443 ], 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 => 25443 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65548 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65548 ] "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 => 40879 ], 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 => 40879 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 541553 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 541553 ] "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 => 25940 ], 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 => 25940 ] "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 => 25701 ], 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 => 25701 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 303126 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 303126 ] "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 => 46098 ], 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 => 46098 ] "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 => 3120 ], 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 => 3120 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 735342 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 735342 ] "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 => 46291 ], 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 => 46291 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 737733 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 737733 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138530 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138530 ] "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 => 10528 ], 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 => 10528 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 224946 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 224946 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 225655 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 225655 ] "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 => 10510 ], 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 => 10510 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 224993 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 224993 ] "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 => 21258 ], 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 => 21258 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 224947 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 224947 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 219405 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 219405 ] "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 => 21069 ], 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 => 21069 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 224173 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 224173 ] "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 => 45919 ], 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 => 45919 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 722680 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 722680 ] "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 => 30589 ], 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 => 30589 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 408829 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 408829 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 722681 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 722681 ] "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 => 912 ], 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 => 912 ] "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 => 843 ], 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 => 843 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 614568 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 614568 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 150240 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 150240 ] "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 => 20692 ], 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 => 20692 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 215285 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 215285 ] "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 => 38318 ], 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 => 38318 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 555308 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 555308 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 65550 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 65550 ] "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 => 26943 ], 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 => 26943 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 317541 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 317541 ] "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 => 14433 ], 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 => 14433 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 572091 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 572091 ] "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 => 1405 ], 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 => 1405 ] "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 => 2987 ], 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 => 2987 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457431 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457431 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 63338 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 63338 ] "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 => 12738 ], 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 => 12738 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 89467 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 89467 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 89468 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 89468 ] "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 => 19543 ], 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 => 19543 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826301 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826301 ] "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 => 49817 ], 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 => 49817 ] "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 => 3038 ], 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 => 3038 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 773279 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 773279 ] "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 => 1107 ], 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 => 1107 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 306415 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 306415 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50194 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50194 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50193 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50193 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50192 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50192 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50195 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50195 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50163 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50163 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50190 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50190 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 45658 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 45658 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50164 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50164 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 50191 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 50191 ] "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.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67166 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67166 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67379 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67379 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 67380 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 67380 ] "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 => 21232 ], 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 => 21232 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 645507 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 645507 ] "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 => 39243 ], 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 => 39243 ] "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 => 100 ], 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 => 100 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 600451 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 600451 ] "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 => 623 ], 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 => 623 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 46257 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 46257 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 47588 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 47588 ] "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 => 25920 ], 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 => 25920 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 303137 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 303137 ] "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 => 40614 ], 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 => 40614 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 603121 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 603121 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 735343 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 735343 ] "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 => 60404 ], 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 => 60404 ] "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 => 796 ], 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 => 796 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 879380 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 879380 ] "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 => 25671 ], 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 => 25671 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 411936 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 411936 ] "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 => 30978 ], 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 => 30978 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 413469 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 413469 ] "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 => 25930 ], 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 => 25930 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 303155 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 303155 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 823755 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 823755 ] "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 => 31797 ], 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 => 31797 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 424650 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 424650 ] "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 => 52797 ], 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 => 52797 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 826160 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 826160 ] "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 => 51989 ], 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 => 51989 ] "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 => 9289 ], 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 => 9289 ] "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 => 2441 ], 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 => 2441 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 633752 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 633752 ] "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 => 40861 ], 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 => 40861 ] "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 => 154 ], 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 => 154 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 618079 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 618079 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 150237 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 150237 ] "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 => 52758 ], 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 => 52758 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 825857 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 825857 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 603357 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 603357 ] "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 => 9 ], 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 => 9 ] "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 => 81 ], 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 => 81 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 99182 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 99182 ] "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 => 5126 ], 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 => 5126 ] "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 => 445 ], 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 => 445 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 87797 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 87797 ] "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 => 24993 ], 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 => 24993 ] "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 => 110 ], 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 => 110 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 286234 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 286234 ] "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 => 10519 ], 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 => 10519 ] "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 => 2200 ], 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 => 2200 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66332 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66332 ] "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 => 28693 ], 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 => 28693 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 362720 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 362720 ] "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 => 19094 ], 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 => 19094 ] "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 => 187 ], 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 => 187 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 178883 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 178883 ] "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 => 39201 ], 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 => 39201 ] "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 => 3071 ], 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 => 3071 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 804581 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 804581 ] "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 => 7347 ], 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 => 7347 ] "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 => 1929 ], 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 => 1929 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 103541 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 103541 ] "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 => 4849 ], 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 => 4849 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84845 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84845 ] "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 => 40856 ], 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 => 40856 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 618028 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 618028 ] "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 => 23235 ], 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 => 23235 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 248315 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 248315 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 84585 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 84585 ] "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 => 25825 ], 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 => 25825 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 527285 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 527285 ] "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 => 37478 ], 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 => 37478 ] "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 => 135 ], 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 => 135 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 570430 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 570430 ] "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 => 10336 ], 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 => 10336 ] "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 => 16678 ], 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 => 16678 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 149818 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 149818 ] "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 => 16914 ], 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 => 16914 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 151270 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 151270 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 566886 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 566886 ] "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 => 51226 ], 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 => 51226 ] "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 => 36956 ], 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 => 36956 ] "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 => 268 ], 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 => 268 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 102077 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 102077 ] "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 => 75 ], 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 => 75 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 63303 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 63303 ] "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 => 32938 ], 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 => 32938 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 457519 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 457519 ] "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 => 16932 ], 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 => 16932 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 96540 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 96540 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138529 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138529 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 138532 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 138532 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 136031 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 136031 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 136032 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 136032 ] "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 => 26572 ], 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 => 26572 ] "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 => 117 ], 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 => 117 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 315011 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 315011 ] "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 => 30967 ], 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 => 30967 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 412619 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 412619 ] "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 => 1758 ], 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 => 1758 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 633181 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 633181 ] "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 => 37005 ], 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 => 37005 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 93882 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 93882 ] "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 => 24375 ], 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 => 24375 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 153830 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 153830 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 861237 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 861237 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 637685 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 637685 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 68766 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 68766 ] "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 => 25517 ], 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 => 25517 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 296085 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 296085 ] "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 => 12710 ], 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 => 12710 ] "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 => 3030 ], 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 => 3030 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 534925 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 534925 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 535300 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 535300 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 820226 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 820226 ] "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 => 38691 ], 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 => 38691 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 556500 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 556500 ] "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 => 11868 ], 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 => 11868 ] "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 => 273 ], 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 => 273 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 78926 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 78926 ] "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 => 52800 ], 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 => 52800 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 773274 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 773274 ] "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 => 51220 ], 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 => 51220 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 805726 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 805726 ] "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 => 30525 ], 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 => 30525 ] "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 => 22318 ], 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 => 22318 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 527703 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 527703 ] "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 => 10509 ], 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 => 10509 ] "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 => 2358 ], 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 => 2358 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 633097 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 633097 ] "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 => 10527 ], 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 => 10527 ] "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 => 2241 ], 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 => 2241 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 66333 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 66333 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" (parameters: [ 1 => 72623 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.code AS code_1, t0.title AS title_2, t0.description AS description_3, t0.trail AS trail_4, t0.google_key AS google_key_5, t0.is_visible AS is_visible_6, t0.rid AS rid_7, t0.state AS state_8, t0.sync AS sync_9, t0.state_at AS state_at_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.indexable AS indexable_14, t0.parent_id AS parent_id_15, t16.title AS title_17, t16.article_count AS article_count_18, t16.position AS position_19, t16.is_visible AS is_visible_20, t16.id AS id_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.shop_id AS shop_id_24, t16.parent_id AS parent_id_25, t16.genre_id AS genre_id_26 FROM genres t0 LEFT JOIN categories t16 ON t16.genre_id = t0.id INNER JOIN article_genres ON t0.id = article_genres.genre_id WHERE article_genres.article_id = ?" "params" => [ 1 => 72623 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_26 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_.quantity AS quantity_12, a0_.delivery_time AS delivery_time_13, a0_.external_nr AS external_nr_14, a0_.options AS options_15, a0_.indexable AS indexable_16, a0_.is_catalog AS is_catalog_17, a0_.is_new AS is_new_18, a0_.is_slider AS is_slider_19, a0_.is_saleable AS is_saleable_20, a0_.is_visible AS is_visible_21, a0_.rid AS rid_22, a0_.state AS state_23, a0_.sync AS sync_24, a0_.state_at AS state_at_25, a0_.id AS id_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC) dctrn_result) dctrn_table" (parameters: [ 1 => 66561 2 => 102021 3 => 135690 4 => 842239 5 => 861236 6 => 85271 7 => 535237 8 => 679769 9 => 317489 10 => 756181 11 => 422305 12 => 760029 13 => 823720 14 => 535707 15 => 84569 16 => 513206 17 => 633187 18 => 503093 19 => 826291 20 => 138533 21 => 303157 22 => 71054 23 => 98349 24 => 422292 25 => 103540 26 => 150234 27 => 600400 28 => 600401 29 => 600399 30 => 217335 31 => 722606 32 => 136037 33 => 102076 34 => 564173 35 => 825996 36 => 548848 37 => 823746 38 => 135660 39 => 69059 40 => 67367 41 => 50160 42 => 68545 43 => 48180 44 => 46387 45 => 48181 46 => 66301 47 => 84568 48 => 66303 49 => 572286 50 => 66326 51 => 45499 52 => 45689 53 => 8242 54 => 135160 55 => 66302 56 => 83693 57 => 56071 58 => 45872 59 => 52103 60 => 65881 61 => 65878 62 => 46068 63 => 67149 64 => 66328 65 => 66324 66 => 71052 67 => 57321 68 => 51691 69 => 455328 70 => 79885 71 => 68947 72 => 19301 73 => 46458 74 => 111597 75 => 68228 76 => 71753 77 => 71755 78 => 71754 79 => 68943 80 => 47159 81 => 110710 82 => 46069 83 => 94173 84 => 72891 85 => 64211 86 => 64452 87 => 64456 88 => 498928 89 => 819128 90 => 45788 91 => 48183 92 => 108185 93 => 65284 94 => 46772 95 => 83925 96 => 67368 97 => 134076 98 => 78876 99 => 53277 100 => 53876 101 => 67075 102 => 56945 103 => 48179 104 => 83689 105 => 56280 106 => 56279 107 => 81789 108 => 83883 109 => 66305 110 => 58618 111 => 46439 112 => 52698 113 => 94099 114 => 72892 115 => 86940 116 => 72609 117 => 72610 118 => 54873 119 => 45611 120 => 65879 121 => 65880 122 => 65892 123 => 72893 124 => 62963 125 => 535270 126 => 47375 127 => 95268 128 => 88164 129 => 78183 130 => 88431 131 => 107122 132 => 64717 133 => 84586 134 => 87831 135 => 48062 136 => 175755 137 => 53278 138 => 81325 139 => 78877 140 => 52608 141 => 81531 142 => 68767 143 => 108113 144 => 79000 145 => 94018 146 => 81352 147 => 66771 148 => 73321 149 => 81552 150 => 94019 151 => 71394 152 => 94020 153 => 72622 154 => 737731 155 => 220125 156 => 842453 157 => 87364 158 => 89212 159 => 93872 160 => 67165 161 => 532803 162 => 258089 163 => 50048 164 => 655306 165 => 655307 166 => 91855 167 => 722682 168 => 547779 169 => 67120 170 => 591338 171 => 135267 172 => 767213 173 => 605996 174 => 219477 175 => 653520 176 => 571653 177 => 636626 178 => 457836 179 => 306427 180 => 89556 181 => 128218 182 => 453231 183 => 457517 184 => 412580 185 => 858076 186 => 151240 187 => 572064 188 => 362692 189 => 824321 190 => 453230 191 => 457104 192 => 618082 193 => 600411 194 => 137075 195 => 575371 196 => 600212 197 => 548851 198 => 600402 199 => 777335 200 => 81669 201 => 644434 202 => 96191 203 => 737797 204 => 420832 205 => 136036 206 => 218904 207 => 138699 208 => 153897 209 => 572299 210 => 521806 211 => 878572 212 => 377221 213 => 842469 214 => 363513 215 => 138639 216 => 93594 217 => 258159 218 => 85250 219 => 572089 220 => 760202 221 => 106461 222 => 106278 223 => 46727 224 => 409787 225 => 409788 226 => 529896 227 => 317517 228 => 858062 229 => 633180 230 => 81850 231 => 574901 232 => 571494 233 => 750454 234 => 150238 235 => 303233 236 => 527247 237 => 422086 238 => 820181 239 => 67052 240 => 79087 241 => 258036 242 => 138528 243 => 138531 244 => 138257 245 => 572090 246 => 759704 247 => 759723 248 => 296409 249 => 65549 250 => 139050 251 => 139042 252 => 139048 253 => 139049 254 => 139044 255 => 139047 256 => 139045 257 => 139046 258 => 139043 259 => 47606 260 => 58133 261 => 571371 262 => 571375 263 => 571374 264 => 600022 265 => 722678 266 => 81667 267 => 84002 268 => 88128 269 => 220043 270 => 84935 271 => 139296 272 => 66292 273 => 349448 274 => 109071 275 => 842456 276 => 65548 277 => 541553 278 => 303126 279 => 735342 280 => 737733 281 => 138530 282 => 224946 283 => 225655 284 => 224993 285 => 224947 286 => 219405 287 => 224173 288 => 722680 289 => 408829 290 => 722681 291 => 614568 292 => 150240 293 => 215285 294 => 555308 295 => 65550 296 => 317541 297 => 572091 298 => 457431 299 => 63338 300 => 89467 301 => 89468 302 => 826301 303 => 773279 304 => 306415 305 => 50194 306 => 50193 307 => 50192 308 => 50195 309 => 50163 310 => 50190 311 => 45658 312 => 50164 313 => 50191 314 => 67166 315 => 67379 316 => 67380 317 => 645507 318 => 600451 319 => 46257 320 => 47588 321 => 303137 322 => 603121 323 => 735343 324 => 879380 325 => 411936 326 => 413469 327 => 303155 328 => 823755 329 => 424650 330 => 826160 331 => 633752 332 => 618079 333 => 150237 334 => 825857 335 => 603357 336 => 99182 337 => 87797 338 => 286234 339 => 66332 340 => 362720 341 => 178883 342 => 804581 343 => 103541 344 => 84845 345 => 618028 346 => 248315 347 => 84585 348 => 527285 349 => 570430 350 => 149818 351 => 151270 352 => 566886 353 => 102077 354 => 63303 355 => 457519 356 => 96540 357 => 138529 358 => 138532 359 => 136031 360 => 136032 361 => 315011 362 => 412619 363 => 633181 364 => 93882 365 => 153830 366 => 861237 367 => 637685 368 => 68766 369 => 296085 370 => 534925 371 => 535300 372 => 820226 373 => 556500 374 => 78926 375 => 773274 376 => 805726 377 => 527703 378 => 633097 379 => 66333 380 => 72623 ], 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 251 => 1 252 => 1 253 => 1 254 => 1 255 => 1 256 => 1 257 => 1 258 => 1 259 => 1 260 => 1 261 => 1 262 => 1 263 => 1 264 => 1 265 => 1 266 => 1 267 => 1 268 => 1 269 => 1 270 => 1 271 => 1 272 => 1 273 => 1 274 => 1 275 => 1 276 => 1 277 => 1 278 => 1 279 => 1 280 => 1 281 => 1 282 => 1 283 => 1 284 => 1 285 => 1 286 => 1 287 => 1 288 => 1 289 => 1 290 => 1 291 => 1 292 => 1 293 => 1 294 => 1 295 => 1 296 => 1 297 => 1 298 => 1 299 => 1 300 => 1 301 => 1 302 => 1 303 => 1 304 => 1 305 => 1 306 => 1 307 => 1 308 => 1 309 => 1 310 => 1 311 => 1 312 => 1 313 => 1 314 => 1 315 => 1 316 => 1 317 => 1 318 => 1 319 => 1 320 => 1 321 => 1 322 => 1 323 => 1 324 => 1 325 => 1 326 => 1 327 => 1 328 => 1 329 => 1 330 => 1 331 => 1 332 => 1 333 => 1 334 => 1 335 => 1 336 => 1 337 => 1 338 => 1 339 => 1 340 => 1 341 => 1 342 => 1 343 => 1 344 => 1 345 => 1 346 => 1 347 => 1 348 => 1 349 => 1 350 => 1 351 => 1 352 => 1 353 => 1 354 => 1 355 => 1 356 => 1 357 => 1 358 => 1 359 => 1 360 => 1 361 => 1 362 => 1 363 => 1 364 => 1 365 => 1 366 => 1 367 => 1 368 => 1 369 => 1 370 => 1 371 => 1 372 => 1 373 => 1 374 => 1 375 => 1 376 => 1 377 => 1 378 => 1 379 => 1 380 => 1 ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_26 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_.quantity AS quantity_12, a0_.delivery_time AS delivery_time_13, a0_.external_nr AS external_nr_14, a0_.options AS options_15, a0_.indexable AS indexable_16, a0_.is_catalog AS is_catalog_17, a0_.is_new AS is_new_18, a0_.is_slider AS is_slider_19, a0_.is_saleable AS is_saleable_20, a0_.is_visible AS is_visible_21, a0_.rid AS rid_22, a0_.state AS state_23, a0_.sync AS sync_24, a0_.state_at AS state_at_25, a0_.id AS id_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC) dctrn_result) dctrn_table" "params" => [ 1 => 66561 2 => 102021 3 => 135690 4 => 842239 5 => 861236 6 => 85271 7 => 535237 8 => 679769 9 => 317489 10 => 756181 11 => 422305 12 => 760029 13 => 823720 14 => 535707 15 => 84569 16 => 513206 17 => 633187 18 => 503093 19 => 826291 20 => 138533 21 => 303157 22 => 71054 23 => 98349 24 => 422292 25 => 103540 26 => 150234 27 => 600400 28 => 600401 29 => 600399 30 => 217335 31 => 722606 32 => 136037 33 => 102076 34 => 564173 35 => 825996 36 => 548848 37 => 823746 38 => 135660 39 => 69059 40 => 67367 41 => 50160 42 => 68545 43 => 48180 44 => 46387 45 => 48181 46 => 66301 47 => 84568 48 => 66303 49 => 572286 50 => 66326 51 => 45499 52 => 45689 53 => 8242 54 => 135160 55 => 66302 56 => 83693 57 => 56071 58 => 45872 59 => 52103 60 => 65881 61 => 65878 62 => 46068 63 => 67149 64 => 66328 65 => 66324 66 => 71052 67 => 57321 68 => 51691 69 => 455328 70 => 79885 71 => 68947 72 => 19301 73 => 46458 74 => 111597 75 => 68228 76 => 71753 77 => 71755 78 => 71754 79 => 68943 80 => 47159 81 => 110710 82 => 46069 83 => 94173 84 => 72891 85 => 64211 86 => 64452 87 => 64456 88 => 498928 89 => 819128 90 => 45788 91 => 48183 92 => 108185 93 => 65284 94 => 46772 95 => 83925 96 => 67368 97 => 134076 98 => 78876 99 => 53277 100 => 53876 101 => 67075 102 => 56945 103 => 48179 104 => 83689 105 => 56280 106 => 56279 107 => 81789 108 => 83883 109 => 66305 110 => 58618 111 => 46439 112 => 52698 113 => 94099 114 => 72892 115 => 86940 116 => 72609 117 => 72610 118 => 54873 119 => 45611 120 => 65879 121 => 65880 122 => 65892 123 => 72893 124 => 62963 125 => 535270 126 => 47375 127 => 95268 128 => 88164 129 => 78183 130 => 88431 131 => 107122 132 => 64717 133 => 84586 134 => 87831 135 => 48062 136 => 175755 137 => 53278 138 => 81325 139 => 78877 140 => 52608 141 => 81531 142 => 68767 143 => 108113 144 => 79000 145 => 94018 146 => 81352 147 => 66771 148 => 73321 149 => 81552 150 => 94019 151 => 71394 152 => 94020 153 => 72622 154 => 737731 155 => 220125 156 => 842453 157 => 87364 158 => 89212 159 => 93872 160 => 67165 161 => 532803 162 => 258089 163 => 50048 164 => 655306 165 => 655307 166 => 91855 167 => 722682 168 => 547779 169 => 67120 170 => 591338 171 => 135267 172 => 767213 173 => 605996 174 => 219477 175 => 653520 176 => 571653 177 => 636626 178 => 457836 179 => 306427 180 => 89556 181 => 128218 182 => 453231 183 => 457517 184 => 412580 185 => 858076 186 => 151240 187 => 572064 188 => 362692 189 => 824321 190 => 453230 191 => 457104 192 => 618082 193 => 600411 194 => 137075 195 => 575371 196 => 600212 197 => 548851 198 => 600402 199 => 777335 200 => 81669 201 => 644434 202 => 96191 203 => 737797 204 => 420832 205 => 136036 206 => 218904 207 => 138699 208 => 153897 209 => 572299 210 => 521806 211 => 878572 212 => 377221 213 => 842469 214 => 363513 215 => 138639 216 => 93594 217 => 258159 218 => 85250 219 => 572089 220 => 760202 221 => 106461 222 => 106278 223 => 46727 224 => 409787 225 => 409788 226 => 529896 227 => 317517 228 => 858062 229 => 633180 230 => 81850 231 => 574901 232 => 571494 233 => 750454 234 => 150238 235 => 303233 236 => 527247 237 => 422086 238 => 820181 239 => 67052 240 => 79087 241 => 258036 242 => 138528 243 => 138531 244 => 138257 245 => 572090 246 => 759704 247 => 759723 248 => 296409 249 => 65549 250 => 139050 251 => 139042 252 => 139048 253 => 139049 254 => 139044 255 => 139047 256 => 139045 257 => 139046 258 => 139043 259 => 47606 260 => 58133 261 => 571371 262 => 571375 263 => 571374 264 => 600022 265 => 722678 266 => 81667 267 => 84002 268 => 88128 269 => 220043 270 => 84935 271 => 139296 272 => 66292 273 => 349448 274 => 109071 275 => 842456 276 => 65548 277 => 541553 278 => 303126 279 => 735342 280 => 737733 281 => 138530 282 => 224946 283 => 225655 284 => 224993 285 => 224947 286 => 219405 287 => 224173 288 => 722680 289 => 408829 290 => 722681 291 => 614568 292 => 150240 293 => 215285 294 => 555308 295 => 65550 296 => 317541 297 => 572091 298 => 457431 299 => 63338 300 => 89467 301 => 89468 302 => 826301 303 => 773279 304 => 306415 305 => 50194 306 => 50193 307 => 50192 308 => 50195 309 => 50163 310 => 50190 311 => 45658 312 => 50164 313 => 50191 314 => 67166 315 => 67379 316 => 67380 317 => 645507 318 => 600451 319 => 46257 320 => 47588 321 => 303137 322 => 603121 323 => 735343 324 => 879380 325 => 411936 326 => 413469 327 => 303155 328 => 823755 329 => 424650 330 => 826160 331 => 633752 332 => 618079 333 => 150237 334 => 825857 335 => 603357 336 => 99182 337 => 87797 338 => 286234 339 => 66332 340 => 362720 341 => 178883 342 => 804581 343 => 103541 344 => 84845 345 => 618028 346 => 248315 347 => 84585 348 => 527285 349 => 570430 350 => 149818 351 => 151270 352 => 566886 353 => 102077 354 => 63303 355 => 457519 356 => 96540 357 => 138529 358 => 138532 359 => 136031 360 => 136032 361 => 315011 362 => 412619 363 => 633181 364 => 93882 365 => 153830 366 => 861237 367 => 637685 368 => 68766 369 => 296085 370 => 534925 371 => 535300 372 => 820226 373 => 556500 374 => 78926 375 => 773274 376 => 805726 377 => 527703 378 => 633097 379 => 66333 380 => 72623 ] "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 251 => 1 252 => 1 253 => 1 254 => 1 255 => 1 256 => 1 257 => 1 258 => 1 259 => 1 260 => 1 261 => 1 262 => 1 263 => 1 264 => 1 265 => 1 266 => 1 267 => 1 268 => 1 269 => 1 270 => 1 271 => 1 272 => 1 273 => 1 274 => 1 275 => 1 276 => 1 277 => 1 278 => 1 279 => 1 280 => 1 281 => 1 282 => 1 283 => 1 284 => 1 285 => 1 286 => 1 287 => 1 288 => 1 289 => 1 290 => 1 291 => 1 292 => 1 293 => 1 294 => 1 295 => 1 296 => 1 297 => 1 298 => 1 299 => 1 300 => 1 301 => 1 302 => 1 303 => 1 304 => 1 305 => 1 306 => 1 307 => 1 308 => 1 309 => 1 310 => 1 311 => 1 312 => 1 313 => 1 314 => 1 315 => 1 316 => 1 317 => 1 318 => 1 319 => 1 320 => 1 321 => 1 322 => 1 323 => 1 324 => 1 325 => 1 326 => 1 327 => 1 328 => 1 329 => 1 330 => 1 331 => 1 332 => 1 333 => 1 334 => 1 335 => 1 336 => 1 337 => 1 338 => 1 339 => 1 340 => 1 341 => 1 342 => 1 343 => 1 344 => 1 345 => 1 346 => 1 347 => 1 348 => 1 349 => 1 350 => 1 351 => 1 352 => 1 353 => 1 354 => 1 355 => 1 356 => 1 357 => 1 358 => 1 359 => 1 360 => 1 361 => 1 362 => 1 363 => 1 364 => 1 365 => 1 366 => 1 367 => 1 368 => 1 369 => 1 370 => 1 371 => 1 372 => 1 373 => 1 374 => 1 375 => 1 376 => 1 377 => 1 378 => 1 379 => 1 380 => 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_.quantity AS quantity_12, a0_.delivery_time AS delivery_time_13, a0_.external_nr AS external_nr_14, a0_.options AS options_15, a0_.indexable AS indexable_16, a0_.is_catalog AS is_catalog_17, a0_.is_new AS is_new_18, a0_.is_slider AS is_slider_19, a0_.is_saleable AS is_saleable_20, a0_.is_visible AS is_visible_21, a0_.rid AS rid_22, a0_.state AS state_23, a0_.sync AS sync_24, a0_.state_at AS state_at_25, a0_.id AS id_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28, a0_.arranger_id AS arranger_id_29, a0_.group_id AS group_id_30, a0_.composer_id AS composer_id_31, a0_.country_id AS country_id_32, a0_.publisher_id AS publisher_id_33, a0_.shop_id AS shop_id_34 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC LIMIT 24" (parameters: [ 1 => 66561 2 => 102021 3 => 135690 4 => 842239 5 => 861236 6 => 85271 7 => 535237 8 => 679769 9 => 317489 10 => 756181 11 => 422305 12 => 760029 13 => 823720 14 => 535707 15 => 84569 16 => 513206 17 => 633187 18 => 503093 19 => 826291 20 => 138533 21 => 303157 22 => 71054 23 => 98349 24 => 422292 25 => 103540 26 => 150234 27 => 600400 28 => 600401 29 => 600399 30 => 217335 31 => 722606 32 => 136037 33 => 102076 34 => 564173 35 => 825996 36 => 548848 37 => 823746 38 => 135660 39 => 69059 40 => 67367 41 => 50160 42 => 68545 43 => 48180 44 => 46387 45 => 48181 46 => 66301 47 => 84568 48 => 66303 49 => 572286 50 => 66326 51 => 45499 52 => 45689 53 => 8242 54 => 135160 55 => 66302 56 => 83693 57 => 56071 58 => 45872 59 => 52103 60 => 65881 61 => 65878 62 => 46068 63 => 67149 64 => 66328 65 => 66324 66 => 71052 67 => 57321 68 => 51691 69 => 455328 70 => 79885 71 => 68947 72 => 19301 73 => 46458 74 => 111597 75 => 68228 76 => 71753 77 => 71755 78 => 71754 79 => 68943 80 => 47159 81 => 110710 82 => 46069 83 => 94173 84 => 72891 85 => 64211 86 => 64452 87 => 64456 88 => 498928 89 => 819128 90 => 45788 91 => 48183 92 => 108185 93 => 65284 94 => 46772 95 => 83925 96 => 67368 97 => 134076 98 => 78876 99 => 53277 100 => 53876 101 => 67075 102 => 56945 103 => 48179 104 => 83689 105 => 56280 106 => 56279 107 => 81789 108 => 83883 109 => 66305 110 => 58618 111 => 46439 112 => 52698 113 => 94099 114 => 72892 115 => 86940 116 => 72609 117 => 72610 118 => 54873 119 => 45611 120 => 65879 121 => 65880 122 => 65892 123 => 72893 124 => 62963 125 => 535270 126 => 47375 127 => 95268 128 => 88164 129 => 78183 130 => 88431 131 => 107122 132 => 64717 133 => 84586 134 => 87831 135 => 48062 136 => 175755 137 => 53278 138 => 81325 139 => 78877 140 => 52608 141 => 81531 142 => 68767 143 => 108113 144 => 79000 145 => 94018 146 => 81352 147 => 66771 148 => 73321 149 => 81552 150 => 94019 151 => 71394 152 => 94020 153 => 72622 154 => 737731 155 => 220125 156 => 842453 157 => 87364 158 => 89212 159 => 93872 160 => 67165 161 => 532803 162 => 258089 163 => 50048 164 => 655306 165 => 655307 166 => 91855 167 => 722682 168 => 547779 169 => 67120 170 => 591338 171 => 135267 172 => 767213 173 => 605996 174 => 219477 175 => 653520 176 => 571653 177 => 636626 178 => 457836 179 => 306427 180 => 89556 181 => 128218 182 => 453231 183 => 457517 184 => 412580 185 => 858076 186 => 151240 187 => 572064 188 => 362692 189 => 824321 190 => 453230 191 => 457104 192 => 618082 193 => 600411 194 => 137075 195 => 575371 196 => 600212 197 => 548851 198 => 600402 199 => 777335 200 => 81669 201 => 644434 202 => 96191 203 => 737797 204 => 420832 205 => 136036 206 => 218904 207 => 138699 208 => 153897 209 => 572299 210 => 521806 211 => 878572 212 => 377221 213 => 842469 214 => 363513 215 => 138639 216 => 93594 217 => 258159 218 => 85250 219 => 572089 220 => 760202 221 => 106461 222 => 106278 223 => 46727 224 => 409787 225 => 409788 226 => 529896 227 => 317517 228 => 858062 229 => 633180 230 => 81850 231 => 574901 232 => 571494 233 => 750454 234 => 150238 235 => 303233 236 => 527247 237 => 422086 238 => 820181 239 => 67052 240 => 79087 241 => 258036 242 => 138528 243 => 138531 244 => 138257 245 => 572090 246 => 759704 247 => 759723 248 => 296409 249 => 65549 250 => 139050 251 => 139042 252 => 139048 253 => 139049 254 => 139044 255 => 139047 256 => 139045 257 => 139046 258 => 139043 259 => 47606 260 => 58133 261 => 571371 262 => 571375 263 => 571374 264 => 600022 265 => 722678 266 => 81667 267 => 84002 268 => 88128 269 => 220043 270 => 84935 271 => 139296 272 => 66292 273 => 349448 274 => 109071 275 => 842456 276 => 65548 277 => 541553 278 => 303126 279 => 735342 280 => 737733 281 => 138530 282 => 224946 283 => 225655 284 => 224993 285 => 224947 286 => 219405 287 => 224173 288 => 722680 289 => 408829 290 => 722681 291 => 614568 292 => 150240 293 => 215285 294 => 555308 295 => 65550 296 => 317541 297 => 572091 298 => 457431 299 => 63338 300 => 89467 301 => 89468 302 => 826301 303 => 773279 304 => 306415 305 => 50194 306 => 50193 307 => 50192 308 => 50195 309 => 50163 310 => 50190 311 => 45658 312 => 50164 313 => 50191 314 => 67166 315 => 67379 316 => 67380 317 => 645507 318 => 600451 319 => 46257 320 => 47588 321 => 303137 322 => 603121 323 => 735343 324 => 879380 325 => 411936 326 => 413469 327 => 303155 328 => 823755 329 => 424650 330 => 826160 331 => 633752 332 => 618079 333 => 150237 334 => 825857 335 => 603357 336 => 99182 337 => 87797 338 => 286234 339 => 66332 340 => 362720 341 => 178883 342 => 804581 343 => 103541 344 => 84845 345 => 618028 346 => 248315 347 => 84585 348 => 527285 349 => 570430 350 => 149818 351 => 151270 352 => 566886 353 => 102077 354 => 63303 355 => 457519 356 => 96540 357 => 138529 358 => 138532 359 => 136031 360 => 136032 361 => 315011 362 => 412619 363 => 633181 364 => 93882 365 => 153830 366 => 861237 367 => 637685 368 => 68766 369 => 296085 370 => 534925 371 => 535300 372 => 820226 373 => 556500 374 => 78926 375 => 773274 376 => 805726 377 => 527703 378 => 633097 379 => 66333 380 => 72623 ], 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 251 => 1 252 => 1 253 => 1 254 => 1 255 => 1 256 => 1 257 => 1 258 => 1 259 => 1 260 => 1 261 => 1 262 => 1 263 => 1 264 => 1 265 => 1 266 => 1 267 => 1 268 => 1 269 => 1 270 => 1 271 => 1 272 => 1 273 => 1 274 => 1 275 => 1 276 => 1 277 => 1 278 => 1 279 => 1 280 => 1 281 => 1 282 => 1 283 => 1 284 => 1 285 => 1 286 => 1 287 => 1 288 => 1 289 => 1 290 => 1 291 => 1 292 => 1 293 => 1 294 => 1 295 => 1 296 => 1 297 => 1 298 => 1 299 => 1 300 => 1 301 => 1 302 => 1 303 => 1 304 => 1 305 => 1 306 => 1 307 => 1 308 => 1 309 => 1 310 => 1 311 => 1 312 => 1 313 => 1 314 => 1 315 => 1 316 => 1 317 => 1 318 => 1 319 => 1 320 => 1 321 => 1 322 => 1 323 => 1 324 => 1 325 => 1 326 => 1 327 => 1 328 => 1 329 => 1 330 => 1 331 => 1 332 => 1 333 => 1 334 => 1 335 => 1 336 => 1 337 => 1 338 => 1 339 => 1 340 => 1 341 => 1 342 => 1 343 => 1 344 => 1 345 => 1 346 => 1 347 => 1 348 => 1 349 => 1 350 => 1 351 => 1 352 => 1 353 => 1 354 => 1 355 => 1 356 => 1 357 => 1 358 => 1 359 => 1 360 => 1 361 => 1 362 => 1 363 => 1 364 => 1 365 => 1 366 => 1 367 => 1 368 => 1 369 => 1 370 => 1 371 => 1 372 => 1 373 => 1 374 => 1 375 => 1 376 => 1 377 => 1 378 => 1 379 => 1 380 => 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_.quantity AS quantity_12, a0_.delivery_time AS delivery_time_13, a0_.external_nr AS external_nr_14, a0_.options AS options_15, a0_.indexable AS indexable_16, a0_.is_catalog AS is_catalog_17, a0_.is_new AS is_new_18, a0_.is_slider AS is_slider_19, a0_.is_saleable AS is_saleable_20, a0_.is_visible AS is_visible_21, a0_.rid AS rid_22, a0_.state AS state_23, a0_.sync AS sync_24, a0_.state_at AS state_at_25, a0_.id AS id_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28, a0_.arranger_id AS arranger_id_29, a0_.group_id AS group_id_30, a0_.composer_id AS composer_id_31, a0_.country_id AS country_id_32, a0_.publisher_id AS publisher_id_33, a0_.shop_id AS shop_id_34 FROM articles a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.rank DESC, a0_.title ASC, a0_.title ASC LIMIT 24" "params" => [ 1 => 66561 2 => 102021 3 => 135690 4 => 842239 5 => 861236 6 => 85271 7 => 535237 8 => 679769 9 => 317489 10 => 756181 11 => 422305 12 => 760029 13 => 823720 14 => 535707 15 => 84569 16 => 513206 17 => 633187 18 => 503093 19 => 826291 20 => 138533 21 => 303157 22 => 71054 23 => 98349 24 => 422292 25 => 103540 26 => 150234 27 => 600400 28 => 600401 29 => 600399 30 => 217335 31 => 722606 32 => 136037 33 => 102076 34 => 564173 35 => 825996 36 => 548848 37 => 823746 38 => 135660 39 => 69059 40 => 67367 41 => 50160 42 => 68545 43 => 48180 44 => 46387 45 => 48181 46 => 66301 47 => 84568 48 => 66303 49 => 572286 50 => 66326 51 => 45499 52 => 45689 53 => 8242 54 => 135160 55 => 66302 56 => 83693 57 => 56071 58 => 45872 59 => 52103 60 => 65881 61 => 65878 62 => 46068 63 => 67149 64 => 66328 65 => 66324 66 => 71052 67 => 57321 68 => 51691 69 => 455328 70 => 79885 71 => 68947 72 => 19301 73 => 46458 74 => 111597 75 => 68228 76 => 71753 77 => 71755 78 => 71754 79 => 68943 80 => 47159 81 => 110710 82 => 46069 83 => 94173 84 => 72891 85 => 64211 86 => 64452 87 => 64456 88 => 498928 89 => 819128 90 => 45788 91 => 48183 92 => 108185 93 => 65284 94 => 46772 95 => 83925 96 => 67368 97 => 134076 98 => 78876 99 => 53277 100 => 53876 101 => 67075 102 => 56945 103 => 48179 104 => 83689 105 => 56280 106 => 56279 107 => 81789 108 => 83883 109 => 66305 110 => 58618 111 => 46439 112 => 52698 113 => 94099 114 => 72892 115 => 86940 116 => 72609 117 => 72610 118 => 54873 119 => 45611 120 => 65879 121 => 65880 122 => 65892 123 => 72893 124 => 62963 125 => 535270 126 => 47375 127 => 95268 128 => 88164 129 => 78183 130 => 88431 131 => 107122 132 => 64717 133 => 84586 134 => 87831 135 => 48062 136 => 175755 137 => 53278 138 => 81325 139 => 78877 140 => 52608 141 => 81531 142 => 68767 143 => 108113 144 => 79000 145 => 94018 146 => 81352 147 => 66771 148 => 73321 149 => 81552 150 => 94019 151 => 71394 152 => 94020 153 => 72622 154 => 737731 155 => 220125 156 => 842453 157 => 87364 158 => 89212 159 => 93872 160 => 67165 161 => 532803 162 => 258089 163 => 50048 164 => 655306 165 => 655307 166 => 91855 167 => 722682 168 => 547779 169 => 67120 170 => 591338 171 => 135267 172 => 767213 173 => 605996 174 => 219477 175 => 653520 176 => 571653 177 => 636626 178 => 457836 179 => 306427 180 => 89556 181 => 128218 182 => 453231 183 => 457517 184 => 412580 185 => 858076 186 => 151240 187 => 572064 188 => 362692 189 => 824321 190 => 453230 191 => 457104 192 => 618082 193 => 600411 194 => 137075 195 => 575371 196 => 600212 197 => 548851 198 => 600402 199 => 777335 200 => 81669 201 => 644434 202 => 96191 203 => 737797 204 => 420832 205 => 136036 206 => 218904 207 => 138699 208 => 153897 209 => 572299 210 => 521806 211 => 878572 212 => 377221 213 => 842469 214 => 363513 215 => 138639 216 => 93594 217 => 258159 218 => 85250 219 => 572089 220 => 760202 221 => 106461 222 => 106278 223 => 46727 224 => 409787 225 => 409788 226 => 529896 227 => 317517 228 => 858062 229 => 633180 230 => 81850 231 => 574901 232 => 571494 233 => 750454 234 => 150238 235 => 303233 236 => 527247 237 => 422086 238 => 820181 239 => 67052 240 => 79087 241 => 258036 242 => 138528 243 => 138531 244 => 138257 245 => 572090 246 => 759704 247 => 759723 248 => 296409 249 => 65549 250 => 139050 251 => 139042 252 => 139048 253 => 139049 254 => 139044 255 => 139047 256 => 139045 257 => 139046 258 => 139043 259 => 47606 260 => 58133 261 => 571371 262 => 571375 263 => 571374 264 => 600022 265 => 722678 266 => 81667 267 => 84002 268 => 88128 269 => 220043 270 => 84935 271 => 139296 272 => 66292 273 => 349448 274 => 109071 275 => 842456 276 => 65548 277 => 541553 278 => 303126 279 => 735342 280 => 737733 281 => 138530 282 => 224946 283 => 225655 284 => 224993 285 => 224947 286 => 219405 287 => 224173 288 => 722680 289 => 408829 290 => 722681 291 => 614568 292 => 150240 293 => 215285 294 => 555308 295 => 65550 296 => 317541 297 => 572091 298 => 457431 299 => 63338 300 => 89467 301 => 89468 302 => 826301 303 => 773279 304 => 306415 305 => 50194 306 => 50193 307 => 50192 308 => 50195 309 => 50163 310 => 50190 311 => 45658 312 => 50164 313 => 50191 314 => 67166 315 => 67379 316 => 67380 317 => 645507 318 => 600451 319 => 46257 320 => 47588 321 => 303137 322 => 603121 323 => 735343 324 => 879380 325 => 411936 326 => 413469 327 => 303155 328 => 823755 329 => 424650 330 => 826160 331 => 633752 332 => 618079 333 => 150237 334 => 825857 335 => 603357 336 => 99182 337 => 87797 338 => 286234 339 => 66332 340 => 362720 341 => 178883 342 => 804581 343 => 103541 344 => 84845 345 => 618028 346 => 248315 347 => 84585 348 => 527285 349 => 570430 350 => 149818 351 => 151270 352 => 566886 353 => 102077 354 => 63303 355 => 457519 356 => 96540 357 => 138529 358 => 138532 359 => 136031 360 => 136032 361 => 315011 362 => 412619 363 => 633181 364 => 93882 365 => 153830 366 => 861237 367 => 637685 368 => 68766 369 => 296085 370 => 534925 371 => 535300 372 => 820226 373 => 556500 374 => 78926 375 => 773274 376 => 805726 377 => 527703 378 => 633097 379 => 66333 380 => 72623 ] "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 251 => 1 252 => 1 253 => 1 254 => 1 255 => 1 256 => 1 257 => 1 258 => 1 259 => 1 260 => 1 261 => 1 262 => 1 263 => 1 264 => 1 265 => 1 266 => 1 267 => 1 268 => 1 269 => 1 270 => 1 271 => 1 272 => 1 273 => 1 274 => 1 275 => 1 276 => 1 277 => 1 278 => 1 279 => 1 280 => 1 281 => 1 282 => 1 283 => 1 284 => 1 285 => 1 286 => 1 287 => 1 288 => 1 289 => 1 290 => 1 291 => 1 292 => 1 293 => 1 294 => 1 295 => 1 296 => 1 297 => 1 298 => 1 299 => 1 300 => 1 301 => 1 302 => 1 303 => 1 304 => 1 305 => 1 306 => 1 307 => 1 308 => 1 309 => 1 310 => 1 311 => 1 312 => 1 313 => 1 314 => 1 315 => 1 316 => 1 317 => 1 318 => 1 319 => 1 320 => 1 321 => 1 322 => 1 323 => 1 324 => 1 325 => 1 326 => 1 327 => 1 328 => 1 329 => 1 330 => 1 331 => 1 332 => 1 333 => 1 334 => 1 335 => 1 336 => 1 337 => 1 338 => 1 339 => 1 340 => 1 341 => 1 342 => 1 343 => 1 344 => 1 345 => 1 346 => 1 347 => 1 348 => 1 349 => 1 350 => 1 351 => 1 352 => 1 353 => 1 354 => 1 355 => 1 356 => 1 357 => 1 358 => 1 359 => 1 360 => 1 361 => 1 362 => 1 363 => 1 364 => 1 365 => 1 366 => 1 367 => 1 368 => 1 369 => 1 370 => 1 371 => 1 372 => 1 373 => 1 374 => 1 375 => 1 376 => 1 377 => 1 378 => 1 379 => 1 380 => 1 ] ] |
| 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 c0_.title AS title_0, c0_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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.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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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.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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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 c0_.title AS title_0, c0_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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 c0_.title AS title_0, c0_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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_.article_count AS article_count_1, c0_.position AS position_2, c0_.is_visible AS is_visible_3, c0_.id AS id_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, c0_.shop_id AS shop_id_7, c0_.parent_id AS parent_id_8, c0_.genre_id AS genre_id_9 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.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 => "text.home" 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 => "text.home" 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 => "text.home" 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 => "text.home" 2 => 5 ] "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 => "link" 2 => 655307 ], 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 => 655307 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 655307 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 655307 ] "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 => 21 ], 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 => 21 ] "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 => 102077 ], 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 => 102077 ] "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 => 722411 ], 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 => 722411 ] "types" => [ 1 => 5 2 => 2 3 => 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 102077 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 102077 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 46069 ], 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 => 46069 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 46069 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 46069 ] "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 => 6 ], 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 => 6 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 737797 ], 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 => 737797 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 737797 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 737797 ] "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 => 19301 ], 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 => 19301 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 19301 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 19301 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 19301 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 19301 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 45611 ], 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 => 45611 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 45611 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 45611 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 45611 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 45611 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 45788 ], 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 => 45788 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 45788 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 45788 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 45788 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 45788 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 45872 ], 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 => 45872 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 45872 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 45872 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 45872 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 45872 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 46772 ], 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 => 46772 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 46772 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 46772 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 46772 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 46772 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 50048 ], 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 => 50048 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 50048 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 50048 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 50048 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 50048 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 53277 ], 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 => 53277 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 53277 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 53277 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 53277 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 53277 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 63303 ], 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 => 63303 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 63303 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 63303 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 63303 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 63303 ] "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 => 1932 ], 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 => 1932 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 64211 ], 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 => 64211 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 64211 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 64211 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 64211 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 64211 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 64452 ], 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 => 64452 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 64452 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 64452 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 65548 ], 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 => 65548 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 65548 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 65548 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 65548 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 65548 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 65550 ], 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 => 65550 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 65550 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 65550 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 65550 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 65550 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 65878 ], 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 => 65878 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 65878 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 65878 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 65878 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 65878 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 65881 ], 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 => 65881 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 65881 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 65881 ] "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 => 65892 ], 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 => 65892 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 65892 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 65892 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 65892 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 65892 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 66305 ], 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 => 66305 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 66305 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 66305 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 66305 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 66305 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 66561 ], 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 => 66561 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 66561 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 66561 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 66561 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 66561 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 67075 ], 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 => 67075 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 67075 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 67075 ] "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 => 8 ], 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 => 8 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 67075 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 67075 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 67120 ], 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 => 67120 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 67120 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 67120 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 67120 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 67120 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
| 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 => 67166 ], 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 => 67166 ] "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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" (parameters: [ 1 => 67166 ], 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 = ? ORDER BY t0.sort_order ASC, t0.kind_id ASC" "params" => [ 1 => 67166 ] "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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" (parameters: [ 1 => 67166 ], 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.gtin AS gtin_5, t0.publisher_nr AS publisher_nr_6, t0.arranger AS arranger_7, t0.arranger_r AS arranger_r_8, t0.composer AS composer_9, t0.composer_r AS composer_r_10, t0.publisher AS publisher_11, t0.publisher_r AS publisher_r_12, t0.title AS title_13, t0.description AS description_14, t0.picture AS picture_15, t0.picture_hash AS picture_hash_16, t0.price AS price_17, t0.tax AS tax_18, t0.price_date AS price_date_19, t0.currency AS currency_20, t0.duration AS duration_21, t0.difficulty AS difficulty_22, t0.difficulty_detail AS difficulty_detail_23, t0.pages AS pages_24, t0.weight AS weight_25, t0.genre AS genre_26, t0.sortiment AS sortiment_27, t0.sortiment_r AS sortiment_r_28, t0.category_r AS category_r_29, t0.kind AS kind_30, t0.grouping AS grouping_31, t0.sort_order AS sort_order_32, t0.flag AS flag_33, t0.is_active AS is_active_34, t0.is_catalog AS is_catalog_35, t0.is_parent AS is_parent_36, t0.is_saleable AS is_saleable_37, t0.id AS id_38, t0.created_at AS created_at_39, t0.updated_at AS updated_at_40, t0.article_id AS article_id_41, t42.title AS title_43, t42.price_chf AS price_chf_44, t42.price_eur AS price_eur_45, t42.price_usd AS price_usd_46, t42.price_attributes AS price_attributes_47, t42.tax_name AS tax_name_48, t42.quantity AS quantity_49, t42.minimum_order AS minimum_order_50, t42.minimum_stock AS minimum_stock_51, t42.filename AS filename_52, t42.sort_order AS sort_order_53, t42.is_printable AS is_printable_54, t42.is_saleable AS is_saleable_55, t42.printable_at AS printable_at_56, t42.saleable_at AS saleable_at_57, t42.rid AS rid_58, t42.state AS state_59, t42.sync AS sync_60, t42.state_at AS state_at_61, t42.id AS id_62, t42.created_at AS created_at_63, t42.updated_at AS updated_at_64, t42.article_id AS article_id_65, t42.kind_id AS kind_id_66, t42.price_id AS price_id_67, t42.external_id AS external_id_68, t42.parent_id AS parent_id_69, t0.parent_id AS parent_id_70 FROM external_data t0 LEFT JOIN article_kinds t42 ON t42.external_id = t0.id WHERE t0.article_id = ?" "params" => [ 1 => 67166 ] "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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ], 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 => "2025-11-08 12:50:05" 3 => "2025-11-08 12:50:05" ] "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 (1576)
Log messages generated during the compilation of the service container.
| Messages | Class |
|---|---|
| 234 |
|
| 144 |
|
| 198 |
|
| 263 |
|
| 267 |
|
| 125 |
|
| 344 |
|
| 1 |
|